even more changes
This commit is contained in:
parent
a3f5192469
commit
c79f561cad
14 changed files with 120 additions and 108 deletions
12
modules/default.nix
Normal file
12
modules/default.nix
Normal file
|
@ -0,0 +1,12 @@
|
|||
_: {
|
||||
imports = [
|
||||
./programs
|
||||
./other
|
||||
./services
|
||||
./wms
|
||||
./runners
|
||||
./style
|
||||
./options
|
||||
./system
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue