Initial commit
This commit is contained in:
commit
1ceaf7acff
26 changed files with 434 additions and 0 deletions
7
machines/lil-maid/modules/default.nix
Normal file
7
machines/lil-maid/modules/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./network
|
||||
./graphics.nix
|
||||
./sops.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue