machines/alasia: headscale server

This commit is contained in:
2026-05-15 18:00:31 +07:00
parent 47c4f3143e
commit 8e085211f7
34 changed files with 2409 additions and 1 deletions
+17
View File
@@ -138,6 +138,23 @@
];
};
newedge-headscale = {
module = {
name = "headscale";
input = "self";
};
roles.server.machines."alasia".settings = {
public_url = "tailvpn.public.newedge.house";
base_domain = "tailnet.newedge.house";
advertise_routes = [ "10.0.10.0/24" ];
nameservers = [
"10.0.10.82"
"1.1.1.1"
"8.8.8.8"
];
};
};
yggdrasil-phone-network = {
module = {
name = "yggdrasil";