profile/desktop-apps: gimp enable resynthesizer
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Felix Buehler 2025-12-08 19:02:24 +01:00
parent 58251af3d0
commit 93ed8c268b

View file

@ -17,7 +17,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
]; ];
}) })
kdePackages.ghostwriter kdePackages.ghostwriter