mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: networking nixosModule
This commit is contained in:
parent
13ca8b5a2f
commit
3e27984e67
3 changed files with 17 additions and 13 deletions
|
|
@ -10,6 +10,7 @@ let
|
|||
moduleNames = [
|
||||
"layouts"
|
||||
"locale"
|
||||
"network"
|
||||
];
|
||||
|
||||
sharedModules = lib.attrsets.genAttrs sharedModuleNames toModule;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue