added buildbot workers

This commit is contained in:
Julien Malka 2023-08-01 16:48:49 +02:00
parent c208537f49
commit ebea10d242
No known key found for this signature in database
GPG key ID: 6FC74C847011FD83
4 changed files with 7 additions and 5 deletions

View file

@ -18,6 +18,8 @@
};
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" "riscv64-linux" ];
simd.arch = "znver3";
system.stateVersion = "23.05";
}