added buildbot workers
This commit is contained in:
parent
c208537f49
commit
ebea10d242
4 changed files with 7 additions and 5 deletions
|
@ -18,6 +18,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" "riscv64-linux" ];
|
||||
|
||||
simd.arch = "znver3";
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
Reference in a new issue