This commit is contained in:
2025-08-04 13:22:45 -05:00
parent 46737814e2
commit 1a03aea3e7

View File

@@ -6,7 +6,7 @@
};
config = lib.mkIf config.sysconfig.opts.wayvnc.enable {
home.packages = with pkgs; [
environment.systemPackages = with pkgs; [
novnc
];