fix: unpin the exit node

This commit is contained in:
Jet 2026-04-06 22:03:07 -07:00
parent d13e24ef11
commit e5d81fe1ca
No known key found for this signature in database

View file

@ -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 = {