package as flake
This commit is contained in:
parent
04e5519bf3
commit
68b9a6f1bb
2 changed files with 5 additions and 0 deletions
6
module.nix
Normal file
6
module.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./hosts.nix
|
||||
./peering.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue