11 current 2025-10-06 21:55:19 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-06 22:01:37 -05:00
parent 3d3fb547ad
commit a969a12006
3 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ in
config = lib.mkIf cfg.enable {
services.tailscale = {
enable = true;
useRoutingFeatures = "server";
useRoutingFeatures = "both";
authKeyFile = authkey_file;
};
};