fix: unpin the exit node
This commit is contained in:
parent
d13e24ef11
commit
e5d81fe1ca
1 changed files with 0 additions and 4 deletions
|
|
@ -33,10 +33,6 @@
|
||||||
|
|
||||||
services.tailscale = {
|
services.tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraSetFlags = [
|
|
||||||
"--exit-node=100.66.72.23"
|
|
||||||
"--exit-node-allow-lan-access"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.tailscale-set-operator = {
|
systemd.services.tailscale-set-operator = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue