mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-10 10:40:29 +01:00
fix plex
This commit is contained in:
parent
6e1e8c1b8f
commit
07c949f7ff
2 changed files with 63 additions and 21 deletions
|
|
@ -6,7 +6,7 @@
|
|||
useRoutingFeatures = "both";
|
||||
openFirewall = true; # or false?
|
||||
extraUpFlags = [ "--ssh" ];
|
||||
extraSetFlags = [ "--advertise-exit-node" ];
|
||||
extraSetFlags = [ "--advertise-routes=172.16.223.0/24" "--advertise-exit-node" ];
|
||||
disableTaildrop = false;
|
||||
authKeyFile = config.age.secrets.tailscaleMarshall.path;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue