chore: change gitea user to git

Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
This commit is contained in:
Chinmay D. Pai 2023-11-27 01:24:06 +05:30
parent d341a0255f
commit 3171cc4390
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -22,6 +22,7 @@ in {
services.gitea = {
enable = true;
lfs.enable = true;
user = "git";
database = {
type = "postgres";