summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-02-12 11:52:33 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-02-12 11:52:33 +0100
commita7c15eb497d95f04e36ab90d84c37cdde71c8e0e (patch)
treecb26b8be89e4a682e78d72ba79680f264cee5b2e /accounts
parentac6190ed2cc117fec77f82c8c57d27b54ec77921 (diff)
downloadnixos-a7c15eb497d95f04e36ab90d84c37cdde71c8e0e.tar
nixos-a7c15eb497d95f04e36ab90d84c37cdde71c8e0e.tar.gz
nixos-a7c15eb497d95f04e36ab90d84c37cdde71c8e0e.tar.bz2
nixos-a7c15eb497d95f04e36ab90d84c37cdde71c8e0e.tar.xz
nixos-a7c15eb497d95f04e36ab90d84c37cdde71c8e0e.zip
gkleen@sif: ...
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index 7cd075a3..6b158130 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -393,9 +393,6 @@
393 proxyJump = "vidhar"; 393 proxyJump = "vidhar";
394 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil"; 394 identityFile = "~/.ssh/gkleen@sif.midgard.yggdrasil";
395 }; 395 };
396 "webdev02-mwn.lrz.de" =
397 { proxyCommand = "${pkgs.socat}/bin/socat - SOCKS4A:127.0.0.1:%h:%p,socksport=8118";
398 };
399 "yggdrasil.borgbase" = 396 "yggdrasil.borgbase" =
400 { hostname = "nx69hpl8.repo.borgbase.com"; 397 { hostname = "nx69hpl8.repo.borgbase.com";
401 user = "nx69hpl8"; 398 user = "nx69hpl8";