Ad theming
This commit is contained in:
parent
bede5db265
commit
18053ca48c
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
|||
|
||||
# User configs
|
||||
./users/${username}
|
||||
|
||||
# Theming
|
||||
inputs.stylix.homeManagerModules.stylix
|
||||
../stylix/${theme}
|
||||
]
|
||||
++ lib.optional (builtins.isString desktop) ./common/software/gui # GUI packages
|
||||
++ lib.optional (builtins.isString desktop) ./common/desktops/${desktop} # Machine-agnostic desktop configs
|
||||
|
|
Loading…
Reference in a new issue