diff options
-rwxr-xr-x | system/nanopi.nix | 3 |
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" |