diff --git a/flake.nix b/flake.nix index 12460b7..6a5c94b 100644 --- a/flake.nix +++ b/flake.nix @@ -92,9 +92,7 @@ inputs.hercules-ci-effects.flakeModule ]; systems = ["x86_64-linux" "aarch64-linux"]; - herculesCI = {...}: { - ciSystems = ["x86_64-linux" "aarch64-linux"]; - }; + herculesCI.ciSystems = ["x86_64-linux"]; }); nixConfig = { extra-substituters = [