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
|
@ -12,6 +12,7 @@
|
|||
../configs/graphical.nix
|
||||
];
|
||||
nixosModules.enable = true;
|
||||
hmModules.enable = true;
|
||||
nix-config.enable = true;
|
||||
boot-config.enable = true;
|
||||
hardware-config.usbAutoMount = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue