Remove batch entry from ssh config
This commit is contained in:
parent
d22f050577
commit
467be4f12a
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue