7 current 2025-10-05 19:40:33 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-05 19:40:41 -05:00
parent 4eca75b3dc
commit 2fcb46b611
4 changed files with 8 additions and 9 deletions

View File

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