From ec8a5061616fb1d1344b4da8b2c3c0f66b88c521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Thu, 21 Nov 2024 07:03:21 +0200 Subject: [PATCH] mtworx: tailscale: acceptDNS --- hosts/mtworx/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix index 9783441..5c01db8 100644 --- a/hosts/mtworx/configuration.nix +++ b/hosts/mtworx/configuration.nix @@ -97,6 +97,7 @@ in tailscale = { enable = true; verboseLogs = true; + acceptDNS = true; }; btrfssnapshot = {