mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-12-13 22:25:18 +01:00
profile/desktop-apps: gimp enable resynthesizer
Some checks failed
/ Build Nix targets (push) Has been cancelled
Some checks failed
/ Build Nix targets (push) Has been cancelled
This commit is contained in:
parent
58251af3d0
commit
93ed8c268b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
firefox
|
||||
(gimp-with-plugins.override {
|
||||
plugins = with gimpPlugins; [
|
||||
# resynthesizer # disabled because broken with python3
|
||||
resynthesizer
|
||||
];
|
||||
})
|
||||
kdePackages.ghostwriter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue