connman: enable support for Wireless daemon for Linux (iwd)
This commit is contained in:
parent
7becd38cdf
commit
fe502b0fad
@ -44,6 +44,7 @@ stdenv.mkDerivation rec {
|
||||
"--enable-datafiles"
|
||||
"--enable-pptp"
|
||||
"--with-pptp=${pptp}/sbin/pptp"
|
||||
"--enable-iwd"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
Loading…
Reference in New Issue
Block a user