what a mess

This commit is contained in:
mjallen18
2026-01-20 12:17:57 -06:00
parent 5a992567b8
commit cedd4051f7
5 changed files with 36 additions and 10 deletions

View File

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