Remove batch entry from ssh config

This commit is contained in:
Evie Litherland-Smith 2023-05-31 10:38:57 +01:00
parent d22f050577
commit 467be4f12a

View file

@ -7,10 +7,6 @@
home.packages = with pkgs; [sshfs];
programs.ssh.matchBlocks = {
"git.ccfe.ac.uk" = {user = "git";};
"batch" = {
user = "cxsbatch";
hostname = "heimdall115.jetdata.eu";
};
"jupyter" = {
hostname = "freia022.hpc.l";
localForwards = [