loptland: attempt to get rid of hydra

This commit is contained in:
Christoph Hollizeck 2025-11-30 03:06:53 +01:00
parent 909558e8e1
commit 98a3cf3827
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 12 additions and 2 deletions

View file

@ -101,7 +101,7 @@ in
];
}
{
hostName = "100.90.93.35";
hostName = "nixberry";
sshUser = "remotebuild";
sshKey = "/root/.ssh/remotebuild";
systems = [ "aarch64-linux" ];