diff --git a/nixos/modules/services/scheduling/scx.nix b/nixos/modules/services/scheduling/scx.nix index dc2e5178dc58..612c4995879a 100644 --- a/nixos/modules/services/scheduling/scx.nix +++ b/nixos/modules/services/scheduling/scx.nix @@ -38,6 +38,7 @@ in scheduler = lib.mkOption { type = lib.types.enum [ + "scx_beerland" "scx_bpfland" "scx_chaos" "scx_cosmos"