tweak(Infini-DESKTOP): add krita to packages

This commit is contained in:
Infinidoge 2022-08-29 14:48:52 -04:00
parent e355a3341f
commit 0a337d252a

View file

@ -69,6 +69,7 @@
imports = with profiles; [ stretchly ];
home.packages = with pkgs; [
hydrus
krita
];
};