networkmanager: libaudit yes but disabled by default
This commit is contained in:
parent
ee409c1cc1
commit
de3bbbf46c
@ -50,6 +50,7 @@ in stdenv.mkDerivation rec {
|
|||||||
"-Dqt=false"
|
"-Dqt=false"
|
||||||
# Allow using iwd when configured to do so
|
# Allow using iwd when configured to do so
|
||||||
"-Diwd=true"
|
"-Diwd=true"
|
||||||
|
"-Dlibaudit=yes-disabled-by-default"
|
||||||
];
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user