security.rtkit.args

NixOS option

Command-line options for rtkit-daemon.

type: list of string
Default
[ ]
Example
[
  "--our-realtime-priority=29"
  "--max-realtime-priority=28"
]
declared in: nixos/modules/security/rtkit.nixView source on NixOS/nixpkgs →