xsecurelock: use options to enable customizations
[julm/julm-nix.git] / home-manager / profiles / drawing.nix
index e5a6bdb4a33a5ec47f0529c86839004b2d4eeeaa..bdea581074afc42b8407323ce5246caa73e6aada 100644 (file)
@@ -8,7 +8,11 @@
     pkgs.darktable
     pkgs.gcolor2
     pkgs.geeqie
-    pkgs.gimp
+    (pkgs.gimp-with-plugins.override {
+      plugins = with pkgs.gimpPlugins; [
+        gmic
+      ];
+    })
     pkgs.gpicview
     pkgs.gthumb
     pkgs.inkscape