Return arch

This commit is contained in:
2024-10-10 01:04:59 +01:00
parent dd89e8059d
commit 0f8804599c

View File

@@ -68,7 +68,7 @@
NSGlobalDomain.KeyRepeat = 2; NSGlobalDomain.KeyRepeat = 2;
}; };
# nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM nixpkgs.hostPlatform = "x86_64-darwin"; # aarch64-darwin for ARM
}; };
in in
{ {