summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/prefect.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 3f3ec90d..9476f440 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -143,6 +143,7 @@
 
   services.resolved = {
     llmnr = "false";
+    dnssec = "true";
   };
 
   services.tailscale.enable = true;