modules.services.xray: use tailscale to visit gitea

This commit is contained in:
2025-12-12 20:01:53 +08:00
parent 9de070e6be
commit 58d7b36ee3

View File

@@ -39,6 +39,7 @@ inputs:
bind-dynamic = true;
address = builtins.map (host: "/${host.name}/${host.value}")
(inputs.localLib.attrsToList client.dnsmasq.hosts);
cname = [ "git.chn.moe,nas.ts.chn.moe" ];
};
};
resolved.enable = false;