diff --git a/hosts/kamoshi/profiles/cgit.nix b/hosts/kamoshi/profiles/cgit.nix index 647beab..4c99782 100644 --- a/hosts/kamoshi/profiles/cgit.nix +++ b/hosts/kamoshi/profiles/cgit.nix @@ -8,6 +8,7 @@ in isSystemUser = true; description = "git user"; home = home; + group = "users"; shell = "${pkgs.git}/bin/git-shell"; openssh.authorizedKeys.keyFiles = [ /root/secrets/ssh/kamov.pub