9 lines
136 B
Nix
9 lines
136 B
Nix
{
|
|
imports = [
|
|
./zerotier.nix
|
|
./tailscale.nix
|
|
./distributed.nix
|
|
./remote-deploy.nix
|
|
./extended-registry.nix
|
|
];
|
|
}
|