flake: working finally
This commit is contained in:
parent
348187eec8
commit
56c8700fc0
5 changed files with 7 additions and 4 deletions
11
modules/module2.nix
Normal file
11
modules/module2.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
_: {
|
||||
imports = [
|
||||
./programs
|
||||
./other
|
||||
./services
|
||||
./wms
|
||||
./style
|
||||
./options
|
||||
./system
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue