pain
This commit is contained in:
parent
5acdaed42a
commit
cb6af5e7c4
16 changed files with 288 additions and 29 deletions
9
modules/servers/per-host/overlord/default.nix
Normal file
9
modules/servers/per-host/overlord/default.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./nixarr.nix
|
||||
./share.nix
|
||||
./tunnel.nix
|
||||
./pz.nix
|
||||
./slopfarms.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue