fix: disable tailscale dns on login and manage
This commit is contained in:
@@ -299,7 +299,7 @@ in {
|
||||
useRoutingFeatures = "both"; # for exit-node usage
|
||||
extraUpFlags = [
|
||||
"--login-server=https://headscale.svc.oceanbox.io"
|
||||
"--accept-dns=true" # see dnsmasq
|
||||
"--accept-dns=false" # see dnsmasq
|
||||
"--accept-routes=true"
|
||||
"--advertise-exit-node"
|
||||
"--advertise-routes=172.16.239.0/24,172.16.238.0/24"
|
||||
|
||||
Reference in New Issue
Block a user