diff --git a/hosts/desktop/remoteBuilder.nix b/hosts/desktop/remoteBuilder.nix index 4171770..c9e24dd 100644 --- a/hosts/desktop/remoteBuilder.nix +++ b/hosts/desktop/remoteBuilder.nix @@ -3,7 +3,7 @@ { nix.buildMachines = [ { hostName = "Anton"; - sshUser = "willifan"; + sshUser = "builder"; system = "x86_64-linux"; protocol = "ssh"; # if the builder supports building for multiple architectures,