systemd.oomd.settings.OOM
NixOS option
Settings option for systemd-oomd. See oomd.conf(5) for available options.
type: open submodule of attribute set of (systemd option)Default
{ }Example
declared in: nixos/modules/system/boot/systemd/oomd.nixView source on NixOS/nixpkgs →{
DefaultMemoryPressureLimit = "60%";
}