pkgs: add krita and gimp
This commit is contained in:
parent
df54654750
commit
a84a509cf8
@ -4,5 +4,7 @@ lib.mkIf (!host.laptop) {
|
||||
home.packages = with pkgs-fixed; [
|
||||
(blender.override { cudaSupport = true; })
|
||||
aseprite
|
||||
krita
|
||||
gimp
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user