services.hostapd.enable

NixOS option

Whether to enable hostapd, a user space daemon for access point and authentication servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server .

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