services.earlyoom.freeSwapKillThreshold

NixOS option

Minimum free swap space (in percent) before sending SIGKILL. If unset, this defaults to half of freeSwapThreshold. 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 →