wpa_supplicant: enable AP mode for NetworkManager connection sharing
This commit is contained in:
parent
f4de446573
commit
3d93890c7e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue