finit: enable keventd functionality

This commit is contained in:
Aaron Andersen
2025-09-10 20:19:49 +02:00
parent 57814820f9
commit ced4e68950

View File

@@ -53,6 +53,9 @@ stdenv.mkDerivation (finalAttrs: {
# minimal replacement for systemd notification library
"--with-libsystemd"
# monitor kernel events, like ac power status
"--with-keventd"
];
env.NIX_CFLAGS_COMPILE = toString [