mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
The wpa_supplicant service in the NixOS installer is unusable because the control socket is disabled and /etc/wpa_supplicant.conf ignored. The manual currently recommends manually starting the daemon and using wpa_passphrase, but this requires figuring out the interface name, driver and only works for WPA2 personal networks. By enabling the control socket, instead, a user can configure the network via wpa_cli (or wpa_gui in the graphical installer), which support more advanced network configurations. |
||
|---|---|---|
| .. | ||
| changing-config.xml | ||
| installation.xml | ||
| installing-behind-a-proxy.xml | ||
| installing-from-other-distro.xml | ||
| installing-pxe.xml | ||
| installing-usb.xml | ||
| installing-virtualbox-guest.xml | ||
| installing.xml | ||
| obtaining.xml | ||
| upgrading.xml | ||