fix: tailscale info

This commit is contained in:
Kat Inskip 2025-09-20 14:46:09 -07:00
parent f870211073
commit 7e0fca661e
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -10,8 +10,8 @@ _: {
]; ];
network.networks = { network.networks = {
tail = { tail = {
address4 = "100.70.124.79"; address4 = "100.78.97.73";
address6 = "fd7a:115c:a1e0::b001:7c4f"; address6 = "fd7a:115c:a1e0::d834:6149";
}; };
}; };
exports = { exports = {