diff options
Diffstat (limited to 'hosts/common/optional/services')
-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 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 |