From 6bc9ae25153a292b5e34ec0b891d83c98b1d5e8a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 8 Aug 2023 21:48:11 +0200 Subject: ... --- accounts/gkleen@sif/ssh-hosts.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'accounts') diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 5f5d0ddb..de53dce5 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix @@ -498,6 +498,9 @@ bind = { address = "/home/gkleen/.ssh/emacs-server"; }; } ]; + extraOptions = { + StreamLocalBindUnlink = "yes"; + }; }; "gitlab.uniworx.de" = { user = "git"; -- cgit v1.2.3