From f2fba8fe8abe62bd423c25bb6a729a3fc221c207 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 28 Sep 2025 11:56:22 -0700 Subject: Add wlvncc for Wayland --- hosts/common/optional/services/wayland.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hosts') diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 0c2175b..493e0e4 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -28,13 +28,14 @@ pkgs.swayimg pkgs.sxiv #pkgs.tigervnc - pkgs.turbovnc + #pkgs.turbovnc pkgs.vdpauinfo pkgs.vlc pkgs.vulkan-tools pkgs.wireshark pkgs.wl-clipboard - pkgs.x11vnc + pkgs.wlvncc + #pkgs.x11vnc pkgs.xclip pkgs.xdotool pkgs.xorg.appres -- cgit v1.2.3