MyNixOS website logo
option

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.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-g"
  "--prefer"
  "(^|/)(java|chromium)$"
]