Switch to headscale #11

Merged
Toast merged 9 commits from headscale into main 2024-11-03 01:30:30 +01:00
Showing only changes of commit 34e1dd0bfc - Show all commits

View file

@ -9,6 +9,7 @@
dns_config = {
base_domain = "tailscale";
nameservers = ["9.9.9.9"];
override_local_dns = true;
};
};
};