Merge: build systemd with oomd support

Taken from PR #169613.
This commit is contained in:
Vladimír Čunát
2022-08-15 13:32:53 +02:00
+1 -1
View File
@@ -89,7 +89,7 @@
, withMachined ? true
, withNetworkd ? true
, withNss ? !stdenv.hostPlatform.isMusl
, withOomd ? false
, withOomd ? true
, withPCRE2 ? true
, withPolkit ? true
, withPortabled ? false