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"; hostName = "localhost";
maxJobs = 2; maxJobs = 2;
protocol = "ssh-ng"; protocol = null;
speedFactor = 2; speedFactor = 2;
systems = [ systems = [
"x86_64-linux" "x86_64-linux"