From 974decdfa3449f47892532f9ac728275fb9fa2df Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 13 Dec 2023 23:12:51 -0500 Subject: tf: debrand config --- tf/tailscale/dns.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tf/tailscale/dns.nix (limited to 'tf/tailscale/dns.nix') diff --git a/tf/tailscale/dns.nix b/tf/tailscale/dns.nix new file mode 100644 index 0000000..320a24b --- /dev/null +++ b/tf/tailscale/dns.nix @@ -0,0 +1,5 @@ +{ + resource.tailscale_dns_preferences.default = { + magic_dns = true; + }; +} -- cgit v1.2.3