tailscale, headscale: Use internal DNS

This commit is contained in:
Katherina Walshe-Grey 2025-06-09 13:28:18 +01:00
parent 3a9a3c40b0
commit 909f820af5
6 changed files with 6 additions and 16 deletions

View file

@ -12,7 +12,6 @@ in
nixpkgs.hostPlatform = "aarch64-linux";
networking.hostName = "kalessin";
networking.hostId = "534b538e";
networking.domain = "birdsong.network";
fountain.users.qenya.enable = true;
fountain.users.randomcat.enable = true;