hardware.facter.detected.dhcp.interfaces
NixOS option
List of network interface names to configure with DHCP. Defaults to auto-detected physical interfaces.
type: list of stringDefault
automatically detected from facter report
Example
declared in: nixos/modules/hardware/facter/networkingView source on NixOS/nixpkgs →[ "eth0" "wlan0" ]