dhcp: no client

container/radius
Astro 4 years ago
parent b2a2cacdc2
commit 1dab3fbc6e

@ -24,6 +24,7 @@
# dhcp
networking.firewall.allowedUDPPorts = [ 67 68 ];
networking.useDHCP = false;
services.dhcpd4 = {
enable = true;

Loading…
Cancel
Save