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
{
  DefaultMemoryPressureLimit = "60%";
}
declared in: nixos/modules/system/boot/systemd/oomd.nixView source on NixOS/nixpkgs →