users/infinidoge: include graphic apps on condition
This commit is contained in:
parent
facad7fe9c
commit
36beb3e606
2 changed files with 17 additions and 13 deletions
|
@ -231,7 +231,6 @@
|
|||
direnv
|
||||
git
|
||||
emacs
|
||||
kitty
|
||||
vim
|
||||
gpg
|
||||
|
||||
|
@ -240,6 +239,12 @@
|
|||
shells.all
|
||||
tmux
|
||||
];
|
||||
|
||||
graphic = [
|
||||
kitty
|
||||
rofi
|
||||
themeing
|
||||
];
|
||||
};
|
||||
};
|
||||
users = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue