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 | ||||
-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 057e472..0df5c4d 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.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 6d39b71..3858330 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.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 1527891..6414e31 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -8,7 +8,7 @@ pkgs.boops pkgs.cardinal #pkgs.carla - #pkgs.chow-tape-model + pkgs.master.chow-tape-model pkgs.cmus pkgs.distrho-ports pkgs.fluidsynth |