From 467be4f12adc3862f3cfb1424a952c626313b234 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 31 May 2023 10:38:57 +0100 Subject: [PATCH] Remove batch entry from ssh config --- home/ssh/work.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/ssh/work.nix b/home/ssh/work.nix index 2815d87b..3016d877 100644 --- a/home/ssh/work.nix +++ b/home/ssh/work.nix @@ -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 = [