diff --git a/home/.ssh/config b/home/.ssh/config index 4cb27394..158ae712 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -17,6 +17,14 @@ host moria RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/{{@@ env['UID'] @@}}/gnupg/S.gpg-agent.extra RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/{{@@ env['UID'] @@}}/gnupg/S.gpg-agent.ssh +host beleriand + HostName beleriand.korhonen.lan + User root + +host esgaroth + HostName esgaroth.korhonen.lan + User root + host tirion HostName tirion.korhonen.cc port 22