removed depreciated option

This commit is contained in:
Nickiel12 2024-10-22 19:20:17 -07:00
parent ad6e0d9dbb
commit c3b39514c6

View file

@ -30,7 +30,6 @@ in {
type = "sqlite3"; type = "sqlite3";
sqlite.path = "/var/lib/headscale/db.sqlite"; sqlite.path = "/var/lib/headscale/db.sqlite";
}; };
dns_config = {};
dns = { dns = {
base_domain = baseDomain; base_domain = baseDomain;
magic_dns = true; magic_dns = true;