multimedia: switch from gimp-with-plugins to gimp

this is the second time this broke and i'm sick of dealing with it
This commit is contained in:
NullBite 2024-05-20 20:15:24 -04:00
parent d8f37d4af3
commit 1c0ee47532
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ in
config = mkIf cfg.enable {
home.packages = with pkgs; optionals config.nixfiles.meta.graphical [
mpv
gimp-with-plugins
gimp
krita
inkscape
obs-studio

View File

@ -11,7 +11,7 @@ in
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; optionals config.services.xserver.enable [
mpv
gimp-with-plugins
gimp
krita
inkscape
obs-studio