mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 16:49:22 +08:00
modules.services.xray: use tailscale to visit gitea
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user