ds9 arm
This commit is contained in:
parent
6477dee99b
commit
083a898579
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
nix.maxJobs = 10; # use all cores
|
||||
nix.distributedBuilds = true;
|
||||
nix.buildMachines = [ {
|
||||
systems = ["x86_64-linux"];
|
||||
systems = ["x86_64-linux" "aarch64-linux"];
|
||||
sshUser = "ragon";
|
||||
hostName = "ds9";
|
||||
sshKey = "/Users/ragon/.ssh/id_ed25519";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue