From 11ae1097de717fb03d2b39838f3d81abfc75e276 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sat, 12 Oct 2024 03:12:17 +0200 Subject: [PATCH] nixbld-remote --- hosts/known-hosts.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/known-hosts.toml b/hosts/known-hosts.toml index 20436a0..8c454b2 100644 --- a/hosts/known-hosts.toml +++ b/hosts/known-hosts.toml @@ -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