libwacom: Load config from /etc

This will allow users to install custom quirks.
This commit is contained in:
Jan Tojnar 2024-07-22 19:38:47 +02:00
parent 1d9c2c9b3e
commit c6c7efd88d

View File

@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
mesonFlags = [
"-Dtests=${if doCheck then "enabled" else "disabled"}"
"--sysconfdir=/etc"
];
nativeCheckInputs = [