Infini-FRAMEWORK: change remote build from Infini-SD -> Infini-DL360

This commit is contained in:
Infinidoge 2024-05-05 19:59:13 -04:00
parent a9ccc13825
commit b23ed2186a
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -99,7 +99,7 @@
# sshUser = "remotebuild";
#}
{
hostName = "infini-sd";
hostName = "infini-dl360";
system = "x86_64-linux";
supportedFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ];
protocol = "ssh-ng";