finit: enable keventd functionality (#441850)

This commit is contained in:
Peder Bergebakken Sundt
2025-09-11 17:49:30 +00:00
committed by GitHub
+3
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 [