mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-11-23 20:43:04 +01:00
profile/dekstop-apps: gimp enable resynthesize
This commit is contained in:
parent
bf0e0ace13
commit
cdde12395d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ in
|
||||||
firefox
|
firefox
|
||||||
(gimp-with-plugins.override {
|
(gimp-with-plugins.override {
|
||||||
plugins = with gimpPlugins; [
|
plugins = with gimpPlugins; [
|
||||||
# resynthesizer # disabled because broken with python3
|
resynthesizer # disabled because broken with python3
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
kdePackages.ghostwriter
|
kdePackages.ghostwriter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue