wpa_supplicant: enable AP mode for NetworkManager connection sharing

This commit is contained in:
Bryan Gardiner 2015-08-26 14:35:49 -07:00
parent f4de446573
commit 3d93890c7e
No known key found for this signature in database
GPG Key ID: 53EFBCA063E6183C

View File

@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
# TODO: Patch epoll so that the dbus actually responds
# TODO: Figure out how to get privsep working, currently getting SIGBUS
extraConfig = ''
CONFIG_AP=y
CONFIG_LIBNL32=y
CONFIG_EAP_FAST=y
CONFIG_EAP_PWD=y