refactor(configurations): add default nixos module
This commit is contained in:
parent
5add052c92
commit
0e1664eba6
7 changed files with 36 additions and 46 deletions
|
@ -9,5 +9,5 @@ let
|
|||
in
|
||||
{
|
||||
imports = [ hm.flakeModules.home-manager ];
|
||||
flake.modules.nixos.common = globalCfg;
|
||||
flake.modules.nixos.default = globalCfg;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue