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