patches/tailscale: override CGNAT range
This commit is contained in:
parent
641a4702fe
commit
45e9fc405c
3 changed files with 28 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
services = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
package = pkgs.tailscale-doge;
|
||||
openFirewall = true;
|
||||
useRoutingFeatures = if config.info.stationary then "both" else "client";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue