hmModules: add extraSpecialArgs flake, namespace #1
1 changed files with 1 additions and 0 deletions
hmModules: add extraSpecialArgs flake, namespace
commit
68f63d24fb
|
|
@ -7,6 +7,7 @@
|
|||
++ [ nixosModules.default ]
|
||||
++ [ inputs.home-manager.nixosModules.default ]
|
||||
++ [ { config.home-manager.sharedModules = [ hmModules.default ]; } ]
|
||||
++ [ { config.home-manager.extraSpecialArgs = { inherit flake namespace; }; } ]
|
||||
++ builtins.attrValues nixosUsers
|
||||
++ builtins.attrValues nixosGroups
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue