diff --git a/modules/home/bundles/graphicDesign.nix b/modules/home/bundles/graphicDesign.nix index b6dc583..837515f 100644 --- a/modules/home/bundles/graphicDesign.nix +++ b/modules/home/bundles/graphicDesign.nix @@ -8,7 +8,7 @@ imports = []; home.packages = with pkgs; [ - inkscape + inkscape-with-extensions gimp krita ];