Update hostname for Freia in SSH config

This commit is contained in:
Evie Litherland-Smith 2024-05-31 09:33:28 +01:00
parent 47fa0b2761
commit 6191622f0f

View file

@ -31,7 +31,7 @@
};
"freia" = {
user = "elitherl";
hostname = "freia020.hpc.l";
hostname = "freia027.hpc.l";
forwardX11Trusted = true;
};
"heimdall" = {