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:
parent
d8f37d4af3
commit
1c0ee47532
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user