nix-daemon: mention speedFactor in example
This commit is contained in:
parent
79ae9be220
commit
08bf000fe2
@ -189,6 +189,7 @@ in
|
||||
sshKey = "/root/.ssh/id_buildfarm";
|
||||
system = "x86_64-linux";
|
||||
maxJobs = 2;
|
||||
speedFactor = 2;
|
||||
supportedFeatures = [ "kvm" ];
|
||||
mandatoryFeatures = [ "perf" ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user