summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix
index 8ccb0fbd..68bcac43 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -229,6 +229,7 @@ in
   services.tailscale = {
     enable = true;
     extraUpFlags = [ "--accept-routes" ];
+    extraSetFlags = [ "--advertise-exit-node" ];
     useRoutingFeatures = "client";
   };
   services.golink = {