Remove old route from Warsaw Tailscale config
This commit is contained in:
parent
884ac39665
commit
b68c80316c
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
||||||
|
|
||||||
services.tailscale.extraUpFlags = [
|
services.tailscale.extraUpFlags = [
|
||||||
"--advertise-exit-node"
|
"--advertise-exit-node"
|
||||||
"--advertise-routes=10.2.0.0/24"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernel.sysctl = {
|
boot.kernel.sysctl = {
|
||||||
|
|
Loading…
Reference in a new issue