summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 565c8084..b25a4737 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -99,6 +99,7 @@
 
   networking = {
     hostName = "prefect";
+    resolvconf.useLocalResolver = true;
   };
 
   services.transmission = {