diff --git a/flake.nix b/flake.nix index 791f29203..ab1c419cc 100644 --- a/flake.nix +++ b/flake.nix @@ -35,6 +35,7 @@ supportedSystems = [ "x86_64-linux" "x86_64-darwin" + "aarch64-darwin" ]; in inputs.utils.lib.eachSystem supportedSystems (system: