networking.dhcpcd.enable

NixOS option

Whether to enable dhcpcd for device configuration. This is mainly to explicitly disable dhcpcd (for example when using networkd).

type: boolean
Default
true
declared in: nixos/modules/services/networking/dhcpcd.nixView source on NixOS/nixpkgs →