summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsystem/nanopi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 0172e593..21e55fd5 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -197,6 +197,7 @@ in
     enable = true;
     # why use simple boolean when string do trick?
     llmnr = "false";
+    dnssec = "true";
     fallbackDns = [
       "9.9.9.9"
       "149.112.112.112"