summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-06-29 17:13:00 +0200
committerAlan Pearce2024-06-29 17:13:00 +0200
commite00ace94dcec54f294c664e379f5c91e4b310121 (patch)
tree9d205c220c02f8226d9246437989b50bc5b9eac9 /system/nanopi.nix
parente6bd9a64bbcf404ea71be8485d07d3fee54f2b79 (diff)
downloadnixfiles-e00ace94dcec54f294c664e379f5c91e4b310121.tar.lz
nixfiles-e00ace94dcec54f294c664e379f5c91e4b310121.tar.zst
nixfiles-e00ace94dcec54f294c664e379f5c91e4b310121.zip
nanopi: remove unnecessary dnsmasq settings
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 3c49ec8f..66d9a9ac 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -523,10 +523,6 @@ in
       # ];
       bind-interfaces = true;
 
-      # if this is false, a remote query for nanopi returns 127.0.0.2, because that's in /etc/hosts
-      no-hosts = false;
-      expand-hosts = true;
-
       dnssec = true;
       trust-anchor = ".,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D";