Specify host system architecture for macOS
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user