1 Commits

Author SHA1 Message Date
ahuston-0 6ca5fcbf0d distributed builders!
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 7s
Check Nix flake / Perform Nix flake checks (pull_request) Has been cancelled
2026-05-07 00:06:34 -04:00
+1 -1
View File
@@ -24,7 +24,7 @@ in
{
hostName = "localhost";
maxJobs = 2;
protocol = "ssh-ng";
protocol = null;
speedFactor = 2;
systems = [
"x86_64-linux"