9 lines
No EOL
85 B
Nix
9 lines
No EOL
85 B
Nix
{
|
|
default,
|
|
...
|
|
}: {
|
|
imports = [
|
|
./tailscale.nix
|
|
./security.nix
|
|
];
|
|
} |