systemd: Enable oomd by default
This is only in the big systemd, not the minimal one
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
, withMachined ? true
|
||||
, withNetworkd ? true
|
||||
, withNss ? !stdenv.hostPlatform.isMusl
|
||||
, withOomd ? false
|
||||
, withOomd ? true
|
||||
, withPCRE2 ? true
|
||||
, withPolkit ? true
|
||||
, withPortabled ? false
|
||||
|
||||
Reference in New Issue
Block a user