summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index d55a6768..a37a1c4b 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -92,6 +92,9 @@ in
     hostName = "nanopi";
     domain = domain;
     search = [ domain ];
+    hosts = {
+      "fd7a:115c:a1e0::53" = [ "tailscale" "ts" ];
+    };
     useDHCP = false;
     useNetworkd = true;
     firewall = {
@@ -479,7 +482,7 @@ in
         # smartdns
         # "127.0.0.1#5533"
         # "::1#5533"
-        "/ts.net/100.100.100.100"
+        "/ts.net/tailscale"
       ];
       localise-queries = true;
       cname = [