summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index f3696efe..7c904bab 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -90,7 +90,6 @@
   powerManagement.cpuFreqGovernor = "performance";
   networking = {
     hostName = "prefect";
-    search = ["alanpearce.eu"];
   };
 
   system.stateVersion = "20.09";