summary refs log tree commit diff stats
path: root/system/prefect.nix
diff options
context:
space:
mode:
authorAlan Pearce2022-06-30 17:14:26 +0200
committerAlan Pearce2022-06-30 17:20:16 +0200
commit02e485026fa4847967091584ede2c371ffb9c58a (patch)
tree652644344ac8e311b9d3bcb42fb82b87b8523208 /system/prefect.nix
parentdc8eb3bdfe00599b888676a541c762c11ba8aa04 (diff)
downloadnixfiles-02e485026fa4847967091584ede2c371ffb9c58a.tar.lz
nixfiles-02e485026fa4847967091584ede2c371ffb9c58a.tar.zst
nixfiles-02e485026fa4847967091584ede2c371ffb9c58a.zip
prefect: don't use local resolver
Diffstat (limited to 'system/prefect.nix')
-rw-r--r--system/prefect.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index deaad479..4e9e9673 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -117,7 +117,6 @@
 
   networking = {
     hostName = "prefect";
-    resolvconf.useLocalResolver = true;
   };
 
   services.transmission = {