diff --git a/flake.nix b/flake.nix index 363a18f..46453b4 100644 --- a/flake.nix +++ b/flake.nix @@ -8,6 +8,7 @@ let supportedSystems = [ "x86_64-linux" + "aarch64-darwin" ]; forEachSupportedSystem = f: