remove tailnet dns
All checks were successful
Flake check / flake-check (pull_request) Successful in 20s
Build hosts / build-hosts (pull_request) Successful in 24s

This commit is contained in:
sid 2026-04-19 01:39:02 +02:00
parent 72700ac671
commit 5cfc8a54d5
2 changed files with 2 additions and 7 deletions

View file

@ -24,10 +24,5 @@
enable = true;
subdomain = "hs";
};
settings = {
dns = {
magic_dns = true;
};
};
};
}