docs: speedFactor

This commit is contained in:
Ryan Yin
2024-02-27 22:24:48 +08:00
parent f4ee1a0685
commit 3c5f0751f5

View File

@@ -48,7 +48,7 @@
# # remote builder's max-job
# maxJobs = 3;
# # speedFactor's a signed integer
# # but it seems that it's not used by Nix, takes no effect
# # https://github.com/ryan4yin/nix-config/issues/70
# speedFactor = 1;
# }
# {