From d48fe99a36fc5eae24949a451aa4534c1d883eea Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 16 Jan 2021 20:53:40 +0100 Subject: Disable default DHCP when connman is used --- system/prefect.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'system/prefect.nix') 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 = '' -- cgit 1.4.1