fix: disable tailscale dns on login and manage
This commit is contained in:
@@ -331,7 +331,7 @@ in
|
||||
useRoutingFeatures = "server"; # for exit-node usage
|
||||
extraUpFlags = [
|
||||
"--login-server=https://headscale.svc.oceanbox.io"
|
||||
"--accept-dns"
|
||||
"--accept-dns=false"
|
||||
"--advertise-exit-node"
|
||||
"--advertise-tags=tag:rossby"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user