From 69d539f43f6fac1b975bd64898dcf22302253ce9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Jan 2023 15:43:04 +0100 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'accounts/gkleen@sif') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 5957421e..0021c75e 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -463,4 +463,9 @@ { hostname = "cc-gpu-n02.mathinst.loc"; proxyJump = "cc-gpu-m01"; }; + "gitlab.com" = + { hostname = "gitlab.com"; + user = "git"; + identityFile = "~/.ssh/gitlab.com"; + }; } -- cgit v1.2.3