diff options
| -rw-r--r-- | odin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -67,6 +67,7 @@ | |||
| 67 | challengeResponseAuthentication = false; | 67 | challengeResponseAuthentication = false; |
| 68 | extraConfig = '' | 68 | extraConfig = '' |
| 69 | AllowGroups ssh | 69 | AllowGroups ssh |
| 70 | AllowUsers gitolite | ||
| 70 | ''; | 71 | ''; |
| 71 | }; | 72 | }; |
| 72 | users.groups."ssh" = { | 73 | users.groups."ssh" = { |
