hydra: update builder user

This commit is contained in:
Sandro - 2023-04-24 18:16:49 +02:00
parent c867ec1b53
commit a4cea0bb11
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ in
# NOTE: currently very, very slow and usually builds do not finish in any amount of time
# root@192.168.100.3 ${lib.concatStringsSep "," extraPlatforms} - ${toString (config.nix.settings.max-jobs * 3)} 10 big-parallel,nixos-test -
# sandro's native aarch64 builder
root@gallium.supersandro.de aarch64-linux - 4 20 kvm,big-parallel,nixos-test,benchmark -
${config.nix.remoteBuilder.user}@gallium.supersandro.de aarch64-linux - 4 20 kvm,big-parallel,nixos-test,benchmark -
EOF
'';