Disable default DHCP when connman is used
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M system/prefect.nix → system/prefect.nix
@@ -70,7 +70,6 @@ # TYPE DATABASE USER ADDRESS METHOD host all all samenet md5 ''; }; - networking.useDHCP = false; networking.firewall.allowedTCPPorts = [ config.services.postgresql.port ]; networking.firewall.extraCommands = ''