From e33086184cf2918d44a6a13c4d99c1fa7c6d736a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 3 Sep 2018 20:23:24 +0200 Subject: ... --- odin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/odin.nix b/odin.nix index ec4ad2b6..75ec2ed7 100644 --- a/odin.nix +++ b/odin.nix @@ -67,6 +67,7 @@ challengeResponseAuthentication = false; extraConfig = '' AllowGroups ssh + AllowUsers gitolite ''; }; users.groups."ssh" = { -- cgit v1.2.3