diff --git a/hostconfig/ZeNixComputa/hm.nix b/hostconfig/ZeNixComputa/hm.nix index 5bcf854..ee7405f 100644 --- a/hostconfig/ZeNixComputa/hm.nix +++ b/hostconfig/ZeNixComputa/hm.nix @@ -11,6 +11,10 @@ userEmail = config.extraInfo.email; }; + wm.startup = [ + {command = "${pkgs.wayvnc}/bin/waync 127.0.0.1 5800";} + ]; + wm.workspaces.definitions = { "2:".output = "HDMI-A-1"; "".output = "DP-2";