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