networking.wireless.interfaces

The interfaces wpa_supplicant will use. If empty and networking.wireless.autoDetectInterfaces is true it will automatically use all wireless interfaces.

A separate wpa_supplicant instance will be started for each interface.

Type
list of string
Default
[ ]
Example
[
  "wlan0"
  "wlan1"
]
Declared
<nixpkgs/nixos/modules/services/networking/wpa_supplicant.nix>