mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
wpa_supplicant: Enable 802.11ax (Wi-Fi 6) support
This commit is contained in:
parent
515dffe4bd
commit
166b95a536
@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
|
||||
CONFIG_HS20=y
|
||||
CONFIG_HT_OVERRIDES=y
|
||||
CONFIG_IEEE80211AC=y
|
||||
CONFIG_IEEE80211AX=y
|
||||
CONFIG_IEEE80211N=y
|
||||
CONFIG_IEEE80211R=y
|
||||
CONFIG_IEEE80211W=y
|
||||
|
Loading…
Reference in New Issue
Block a user