refactor(hmModules): moved home-manager to module
This commit is contained in:
parent
0b393ab562
commit
cb42df54ec
4 changed files with 36 additions and 22 deletions
|
@ -24,6 +24,7 @@
|
|||
specialArgs = args;
|
||||
modules = [
|
||||
./modules/nixos
|
||||
./modules/hm
|
||||
./hosts/common.nix
|
||||
./hosts/${hostname}.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue