commit ec8a5061616fb1d1344b4da8b2c3c0f66b88c521 (tree) parent 897f4f462356d7efdad1d74f73a5708c5abe4f69 Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Thu, 21 Nov 2024 07:03:21 +0200 mtworx: tailscale: acceptDNS Diffstat:
| M | hosts/mtworx/configuration.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix @@ -97,6 +97,7 @@ in tailscale = { enable = true; verboseLogs = true; + acceptDNS = true; }; btrfssnapshot = {