set use routing features for tailscale
This commit is contained in:
parent
d4f3820e25
commit
70fb2d9be2
3 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
tailscale = {
|
||||
enable = true;
|
||||
authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/horizon".path;
|
||||
useRoutingFeatures = "client";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue