feat: add inkscape instead of gimp
bruh I already use krita for good reason
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
krita
|
||||
gimp
|
||||
inkscape
|
||||
blender
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user