diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 2 | ||||
-rw-r--r-- | hosts/common/optional/services/xorg.nix | 2 | ||||
-rw-r--r-- | hosts/common/optional/sound.nix | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 0df5c4d..0179d94 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -5,7 +5,7 @@ pkgs.evince pkgs.feh pkgs.gcr - pkgs.master.geeqie + #pkgs.master.geeqie pkgs.ghostty pkgs.gimp3 #pkgs.gimp-with-plugins diff --git a/hosts/common/optional/services/xorg.nix b/hosts/common/optional/services/xorg.nix index 3858330..324c1f4 100644 --- a/hosts/common/optional/services/xorg.nix +++ b/hosts/common/optional/services/xorg.nix @@ -5,7 +5,7 @@ pkgs.evince pkgs.feh pkgs.gcr - pkgs.master.geeqie + #pkgs.master.geeqie pkgs.ghostty pkgs.gimp3 #pkgs.gimp-with-plugins diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 6414e31..1088fbd 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -8,7 +8,7 @@ pkgs.boops pkgs.cardinal #pkgs.carla - pkgs.master.chow-tape-model + #pkgs.master.chow-tape-model pkgs.cmus pkgs.distrho-ports pkgs.fluidsynth |