distributed builders!
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 13s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m29s

This commit is contained in:
2026-05-07 00:06:34 -04:00
parent 829acb09fe
commit c5a66d838b
+1 -1
View File
@@ -24,7 +24,7 @@ in
{
hostName = "localhost";
maxJobs = 2;
protocol = "ssh-ng";
protocol = null;
speedFactor = 2;
systems = [
"x86_64-linux"