systemd: Enable oomd by default

This is only in the big systemd, not the minimal one
This commit is contained in:
Janne Heß
2022-08-15 10:13:04 +02:00
parent 4e717ab958
commit a8c50530fc
+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