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

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