services.scx.package

NixOS option

scx package to use. scx.full, which includes all schedulers, is the default. You may choose a minimal package, such as pkgs.scx.rustscheds. Overriding this does not change the default scheduler; you should set services.scx.scheduler for it.

type: package
Default
pkgs.scx.full
Example
pkgs.scx.rustscheds
declared in: nixos/modules/services/scheduling/scx.nixView source on NixOS/nixpkgs →