diff options
Diffstat (limited to 'hosts/common')
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 2 | ||||
-rw-r--r-- | hosts/common/optional/services/xorg.nix | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 77548ff..0c2175b 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -27,7 +27,7 @@ pkgs.st pkgs.swayimg pkgs.sxiv - pkgs.master.tigervnc + #pkgs.tigervnc pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc diff --git a/hosts/common/optional/services/xorg.nix b/hosts/common/optional/services/xorg.nix index f22e862..d45ebb7 100644 --- a/hosts/common/optional/services/xorg.nix +++ b/hosts/common/optional/services/xorg.nix @@ -22,7 +22,7 @@ pkgs.read-edid pkgs.st pkgs.sxiv - pkgs.master.tigervnc + #pkgs.tigervnc pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc |