30 current 2025-10-07 16:33:54 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 18:30:30 -05:00
parent e3debc9942
commit 5f35c70918

View File

@@ -15,10 +15,11 @@ in
useRoutingFeatures = "both"; useRoutingFeatures = "both";
authKeyFile = authkey_file; authKeyFile = authkey_file;
}; };
# declare authkey secrets # declare authkey secrets
sops.secrets = { sops.secrets = {
"tailscale_authkey" = { "tailscale_authkey" = {
owner = "root"; owner = "root";
}; };
};
}; };
} }