sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xsecurelock: use options to enable customizations
[julm/julm-nix.git]
/
home-manager
/
profiles
/
drawing.nix
diff --git
a/home-manager/profiles/drawing.nix
b/home-manager/profiles/drawing.nix
index e5a6bdb4a33a5ec47f0529c86839004b2d4eeeaa..bdea581074afc42b8407323ce5246caa73e6aada 100644
(file)
--- a/
home-manager/profiles/drawing.nix
+++ b/
home-manager/profiles/drawing.nix
@@
-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