services.scx.extraArgs
NixOS option
Parameters passed to the chosen scheduler at runtime. Run chosen-scx-scheduler --help to see the available options. Generally, each scheduler has its own set of options, and they are incompatible with each other.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/scheduling/scx.nixView source on NixOS/nixpkgs →[ "--verbose" "--slice-us 5000" ]