users/infinidoge: include graphic apps on condition

This commit is contained in:
Infinidoge 2021-11-03 09:13:42 -04:00
parent facad7fe9c
commit 36beb3e606
2 changed files with 17 additions and 13 deletions

View file

@ -231,7 +231,6 @@
direnv
git
emacs
kitty
vim
gpg
@ -240,6 +239,12 @@
shells.all
tmux
];
graphic = [
kitty
rofi
themeing
];
};
};
users = {