Revert "headscale: revert base_domain to jakst."

This reverts commit b44d970914.

https://github.com/NixOS/nixpkgs/pull/374374
This commit is contained in:
Motiejus Jakštys 2025-01-16 22:26:47 +02:00
parent b44d970914
commit 25b1263af6

View File

@ -34,7 +34,8 @@
"8.8.4.4"
];
magic_dns = false;
base_domain = "jakst";
# https://github.com/juanfont/headscale/issues/2210
base_domain = "jakst.vpn";
};
};
};