feat: set tailscale exit to sjc ip
This commit is contained in:
parent
526498ce2a
commit
9260cbff20
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
services.tailscale = {
|
||||
enable = true;
|
||||
extraSetFlags = [
|
||||
"--exit-node=us-sjc-wg-401.mullvad.ts.net"
|
||||
"--exit-node=100.66.72.23"
|
||||
"--exit-node-allow-lan-access"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue