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 ]; imports = with profiles; [ stretchly ];
home.packages = with pkgs; [ home.packages = with pkgs; [
hydrus hydrus
krita
]; ];
}; };

View file

@ -46,6 +46,8 @@ in
# libreoffice-fresh # libreoffice-fresh
krita
discord-canary discord-canary
(lib.optional main.modules.hardware.form.desktop qbittorrent) (lib.optional main.modules.hardware.form.desktop qbittorrent)