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-datafiles"
|
||||||
"--enable-pptp"
|
"--enable-pptp"
|
||||||
"--with-pptp=${pptp}/sbin/pptp"
|
"--with-pptp=${pptp}/sbin/pptp"
|
||||||
|
"--enable-iwd"
|
||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user