moved around the hosts
This commit is contained in:
parent
9ba5f8fdf0
commit
23485c3c73
12 changed files with 166 additions and 8 deletions
|
@ -8,6 +8,7 @@ in
|
|||
{
|
||||
imports = [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
inputs.stylix.nixosModules.stylix
|
||||
(mkAliasOptionModule ["hm"] ["home-manager" "users" config.user.name])
|
||||
]
|
||||
++ (mapModulesRec' (toString ./modules) import);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue