From 452aac66582aa624940dad7408a474f190dfb834 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 12 Dec 2023 18:36:00 +0100 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'accounts') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 66811788..7bd6bdfe 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -190,6 +190,7 @@ }; "gitlab-ce.lrz.de" = { hostname = "gitlab-ce.lrz.de"; + extraOptions.AddressFamily = "inet"; user = "git"; identityFile = "~/.ssh/gkleen@gitlab-ce.lrz.de"; }; -- cgit v1.2.3