diff --git a/pkgs/os-specific/linux/scx/scx_cscheds.nix b/pkgs/os-specific/linux/scx/scx_cscheds.nix index a28b184f6d386..0d55089a64493 100644 --- a/pkgs/os-specific/linux/scx/scx_cscheds.nix +++ b/pkgs/os-specific/linux/scx/scx_cscheds.nix @@ -88,9 +88,6 @@ llvmPackages.stdenv.mkDerivation (finalAttrs: { # systemd unit is implemented in the nixos module # upstream systemd files are a hassle to patch "systemd" = false; - # not for nix - "openrc" = false; - "libalpm" = false; }) (lib.mapAttrsToList lib.mesonBool { # needed libs are already fetched as FOD