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; [
|
home.packages = with pkgs-fixed; [
|
||||||
(blender.override { cudaSupport = true; })
|
(blender.override { cudaSupport = true; })
|
||||||
aseprite
|
aseprite
|
||||||
|
krita
|
||||||
|
gimp
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user