summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-06-27 11:23:39 +0200
committerAlan Pearce2024-06-27 11:23:39 +0200
commit47f590d853a959145ef7b860857740d11c0853b3 (patch)
tree52da8640611d01a724541fd8431669d4aa29488b /system/nanopi.nix
parent9753346efc025e8f6500adbc483e1c1339eea166 (diff)
downloadnixfiles-47f590d853a959145ef7b860857740d11c0853b3.tar.lz
nixfiles-47f590d853a959145ef7b860857740d11c0853b3.tar.zst
nixfiles-47f590d853a959145ef7b860857740d11c0853b3.zip
nanopi: remove useless cname
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 5083f9e7..b0253554 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -504,9 +504,6 @@ in
         "/ts.net/tailscale"
       ];
       localise-queries = true;
-      cname = [
-        "ha,home-assistant"
-      ];
       interface-name = [
         "nanopi.${domain},bridge0"
         "wan.${domain},wan0"