nixbld-remote
This commit is contained in:
parent
7d8165c1bb
commit
11ae1097de
|
@ -32,8 +32,8 @@ buildMachine.speedFactor = 1
|
|||
buildMachine.supportedFeatures = []
|
||||
buildMachine.mandatoryFeatures = []
|
||||
buildMachine.protocol = "ssh" # "ssh-ng"
|
||||
ssh.listenUser = "pbsds" # TODO: change
|
||||
# ssh.listenUser = "nixbld-remote"
|
||||
# ssh.listenUser = "pbsds" # TODO: change
|
||||
ssh.listenUser = "nixbld-remote"
|
||||
ssh.listenPort = 22
|
||||
ssh.connectTimeout = 3
|
||||
|
||||
|
|
Loading…
Reference in New Issue