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 988232e3..9169e455 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -252,6 +252,7 @@ in
   services.tailscale = {
     enable = true;
     extraUpFlags = [ "--accept-routes" ];
+    useRoutingFeatures = "client";
   };
 
   services.journald.extraConfig = ''