Skip to content

Commit

Permalink
home(presets): exclude gimp
Browse files Browse the repository at this point in the history
Waiting for <NixOS/nixpkgs#273048>

Signed-off-by: Gaoyang Zhang <[email protected]>
  • Loading branch information
blurgyy committed Dec 11, 2023
1 parent 633d18c commit 0495cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/_modules/presets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ let
recPackages = with pkgs; [
exiftool
ffmpeg-fuller
gimp
# gimp
imagemagick
yt-dlp
] ++ [
Expand Down

0 comments on commit 0495cb7

Please sign in to comment.