This commit is contained in:
mjallen18
2025-12-29 21:43:09 -06:00
parent 4ac6de479c
commit ae8bcdf690
3 changed files with 5 additions and 4 deletions

View File

@@ -137,7 +137,7 @@ let
distributedBuilds = true;
buildMachines = [
{
hostName = "pi5.local";
hostName = "10.0.1.18";
system = "aarch64-linux";
maxJobs = 4;
sshUser = "matt";