nixbld-remote

This commit is contained in:
Peder Bergebakken Sundt 2024-10-12 03:12:17 +02:00
parent 7d8165c1bb
commit 11ae1097de
1 changed files with 2 additions and 2 deletions

View File

@ -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