Enable FowardX11Trusted for Heimdall and Freia

This commit is contained in:
Evie Litherland-Smith 2024-04-16 11:51:05 +01:00
parent a2fbf4acc9
commit 866865389c

View file

@ -28,10 +28,12 @@
"freia" = {
user = "elitherl";
hostname = "freia020.hpc.l";
forwardX11Trusted = true;
};
"heimdall" = {
user = "elitherl";
hostname = "heimdall003.jet.uk";
forwardX11Trusted = true;
};
};
};