marvin: use non-qualified hostname to connect to linde
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M system/marvin.nix → system/marvin.nix
@@ -67,7 +67,7 @@ buildMachines = [ { protocol = "ssh-ng"; sshUser = "nixremote"; - hostName = "linde.alanpearce.eu"; + hostName = "linde"; system = "aarch64-linux"; maxJobs = 2; speedFactor = 1;