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