services.earlyoom.extraArgs
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/services/system/earlyoom.nixView source on NixOS/nixpkgs →[ "-g" "--prefer" "(^|/)(java|chromium)$" ]