diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-09-11 09:25:24 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-09-11 09:25:24 -0700 |
commit | 1ff6d7631f0705736cbef9c0593d35a329ec082b (patch) | |
tree | 5747e2d5ad6be9dddc726dc72a943a1029420bf3 /hosts/common/optional/services/wayland.nix | |
parent | b96e52c7c20779ea477042588f3df4b09918547c (diff) | |
download | nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.tar nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.tar.gz nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.tar.bz2 nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.tar.lz nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.tar.xz nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.tar.zst nix-1ff6d7631f0705736cbef9c0593d35a329ec082b.zip |
Remove temporarily broken tigervnc
Diffstat (limited to '')
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 2 |
1 files changed, 1 insertions, 1 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 |