diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ "aarch64-linux" = requirements."x86_64-linux"; # but not for macos - "aarch64-darwin" = ["modrinth-app"]; + "aarch64-darwin" = []; # garnix also doesn't support intel macs :( "x86_64-darwin" = []; |
