services.earlyoom.freeMemKillThreshold

NixOS option

Minimum available memory (in percent) before sending SIGKILL. If unset, this defaults to half of freeMemThreshold. See the description of services.earlyoom.freeMemThreshold.

type: null or integer between 1 and 100 (both inclusive)
Default
null
declared in: nixos/modules/services/system/earlyoom.nixView source on NixOS/nixpkgs →