Removed comments & mercury tailscale key
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
# single point of failure for tailnet DNS.
|
||||
# ⚠️ Hardcoded tailnet address — check `headscale nodes list` if it
|
||||
# changes (mercury re-enrolled) and DNS dies tailnet-wide.
|
||||
nameservers.global = [ "100.64.0.7" ];
|
||||
nameservers.global = [ "100.64.0.4" ];
|
||||
|
||||
# Must be set here, not via the module's `dns.split` option — nixpkgs
|
||||
# renders that one level too high, but headscale (and headplane) read
|
||||
|
||||
Reference in New Issue
Block a user