diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 09:31:34 -0700 | 
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 09:31:34 -0700 | 
| commit | fea80d45e9995d7bebd65d54466857ac5935e72d (patch) | |
| tree | 6790a331cd0e96c23509c9e8222f108db75b033e /hosts/common/optional/services | |
| parent | 82da7646567c0d220182a83f3ec6662bea2559e1 (diff) | |
| download | nix-fea80d45e9995d7bebd65d54466857ac5935e72d.tar nix-fea80d45e9995d7bebd65d54466857ac5935e72d.tar.gz nix-fea80d45e9995d7bebd65d54466857ac5935e72d.tar.bz2 nix-fea80d45e9995d7bebd65d54466857ac5935e72d.tar.lz nix-fea80d45e9995d7bebd65d54466857ac5935e72d.tar.xz nix-fea80d45e9995d7bebd65d54466857ac5935e72d.tar.zst nix-fea80d45e9995d7bebd65d54466857ac5935e72d.zip | |
Add gimp3
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 3d79050..057e472 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -7,7 +7,7 @@      pkgs.gcr      pkgs.geeqie      pkgs.ghostty -    #pkgs.gimp +    pkgs.gimp3      #pkgs.gimp-with-plugins      pkgs.google-chrome      pkgs.grim | 
