From 502d350acd23ba64d1ea3f9d67b827a669bea585 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 8 Jan 2026 13:55:50 -0500 Subject: [PATCH] add gimp --- home/crow/common/core/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/crow/common/core/default.nix b/home/crow/common/core/default.nix index cdb2396..0cf4b40 100644 --- a/home/crow/common/core/default.nix +++ b/home/crow/common/core/default.nix @@ -42,6 +42,7 @@ in imagemagick httpie mkvtoolnix + gimp ; }; };