summary refs log tree commit diff stats
path: root/system/prefect.nix
diff options
context:
space:
mode:
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 9ac8bd7b..c38a3fab 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -70,7 +70,6 @@
       host    all             all             samenet                 md5
     '';
   };
-  networking.useDHCP = false;
   networking.firewall.allowedTCPPorts = [ config.services.postgresql.port ];
 
   networking.firewall.extraCommands = ''