networking.networkmanager.wifi.backend

NixOS option

Specify the Wi-Fi backend used for the device. Currently supported are wpa_supplicant or iwd (experimental).

type: one of "wpa_supplicant", "iwd"
Default
"wpa_supplicant"
declared in: nixos/modules/services/networking/networkmanager.nixView source on NixOS/nixpkgs →