rosetta no more
This commit is contained in:
@@ -216,7 +216,8 @@ ssh.proxyJump = "eple.tail9aac63.ts.net"
|
||||
# ssh.listenPublicKey = "TODO"
|
||||
|
||||
["darwin-build-box.nix-community.org"] # https://nix-community.org/community-builder/
|
||||
buildMachine.systems = [ "aarch64-darwin", "x86_64-darwin" ] # macOS 14.6.1
|
||||
# buildMachine.systems = [ "aarch64-darwin", "x86_64-darwin" ] # macOS 14.6.1
|
||||
buildMachine.systems = [ "aarch64-darwin" ]
|
||||
buildMachine.maxJobs = 2 # 8 cores 24GB
|
||||
buildMachine.speedFactor = 4 # M2
|
||||
buildMachine.supportedFeatures = [ "big-parallel" ]
|
||||
|
||||
Reference in New Issue
Block a user