services.scx.enable

NixOS option

Whether to enable SCX service, a daemon to run schedulers from userspace. This service requires a kernel with the Sched-ext feature. Generally, kernel version 6.12 and later are supported.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/scheduling/scx.nixView source on NixOS/nixpkgs →