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 4196d13..77548ff 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.tigervnc + pkgs.master.tigervnc pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc diff --git a/hosts/common/optional/services/xorg.nix b/hosts/common/optional/services/xorg.nix index 54a1de6..f22e862 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.tigervnc + pkgs.master.tigervnc pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc |