services.earlyoom.extraArgs

Extra command-line arguments to be passed to earlyoom. Each element in the value list will be escaped as an argument without further word-breaking.

Type
list of string
Default
[ ]
Example
[
  "-g"
  "--prefer"
  "(^|/)(java|chromium)$"
]
Declared
<nixpkgs/nixos/modules/services/system/earlyoom.nix>