Update comments
This commit is contained in:
parent
45ccc81823
commit
82bbe765b0
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ in {
|
|||
|
||||
services.tailscale.extraUpFlags = [
|
||||
"--advertise-exit-node"
|
||||
"--accept-routes=false"
|
||||
"--accept-routes=false" # NOTE: For some reason having this enabled causes the Synology to fail to connect.
|
||||
"--advertise-routes=192.168.1.31/32,192.168.1.32/32,192.168.1.33/32,192.168.1.34/32,192.168.1.0/24"
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue