hardware.facter.detected.dhcp.interfaces

List of network interface names to configure with DHCP. Defaults to auto-detected physical interfaces.

Type
list of string
Default
automatically detected from facter report
Example
[
  "eth0"
  "wlan0"
]
Declared
<nixpkgs/nixos/modules/hardware/facter/networking>