tweak(infinidoge): enable krita for all graphical

This commit is contained in:
Infinidoge 2022-10-13 12:40:11 -04:00
parent 9ebf5e8828
commit 6d1a57e091
2 changed files with 2 additions and 1 deletions

View file

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