Remove Forwardx11trusted from Freia and Heimdall

This commit is contained in:
Evie Litherland-Smith 2024-08-16 09:19:31 +01:00
parent db9b07fec1
commit 65e901cba8

View file

@ -33,13 +33,11 @@
user = "elitherl";
hostname = "freia027.hpc.l";
compression = true;
forwardX11Trusted = true;
};
"heimdall" = {
user = "elitherl";
hostname = "10.40.4.115"; # heimdall115.jetdata.eu
compression = true;
forwardX11Trusted = true;
};
};
};