mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
Merge pull request #178282 from lopsided98/wpa-supplicant-ext-password
wpa_supplicant: enable external password file support
This commit is contained in:
commit
b40f62f3f8
@ -44,6 +44,7 @@ stdenv.mkDerivation rec {
|
||||
CONFIG_EAP_PWD=y
|
||||
CONFIG_EAP_SAKE=y
|
||||
CONFIG_ELOOP=eloop
|
||||
CONFIG_EXT_PASSWORD_FILE=y
|
||||
CONFIG_HS20=y
|
||||
CONFIG_HT_OVERRIDES=y
|
||||
CONFIG_IEEE80211AC=y
|
||||
|
Loading…
Reference in New Issue
Block a user