🔥
This commit is contained in:
parent
e02a34fd59
commit
b2e7fde9ec
14 changed files with 131 additions and 51 deletions
5
hosts/worker/default.nix
Normal file
5
hosts/worker/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{}:
|
||||
|
||||
{
|
||||
imports = [../common.nix];
|
||||
}
|
||||
Loading…
Reference in a new issue