diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 09:03:28 -0700 | 
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 09:03:28 -0700 | 
| commit | 82da7646567c0d220182a83f3ec6662bea2559e1 (patch) | |
| tree | d2ad49eadcea5a1b943457835ceb689993437530 /hosts/common/optional | |
| parent | 268ef5456b8d49eb825f9d45baf9a8260e4a6958 (diff) | |
| download | nix-82da7646567c0d220182a83f3ec6662bea2559e1.tar nix-82da7646567c0d220182a83f3ec6662bea2559e1.tar.gz nix-82da7646567c0d220182a83f3ec6662bea2559e1.tar.bz2 nix-82da7646567c0d220182a83f3ec6662bea2559e1.tar.lz nix-82da7646567c0d220182a83f3ec6662bea2559e1.tar.xz nix-82da7646567c0d220182a83f3ec6662bea2559e1.tar.zst nix-82da7646567c0d220182a83f3ec6662bea2559e1.zip | |
Remove broken gimp
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 ac1096a..3d79050 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.master.gimp +    #pkgs.gimp      #pkgs.gimp-with-plugins      pkgs.google-chrome      pkgs.grim | 
