This commit is contained in:
2025-08-21 14:57:20 +03:00
parent aaefc10930
commit c7701128cf

View File

@@ -28,7 +28,7 @@
ensureUsers = [
{
name = "git";
ensurePermissions."DATABASE ${config.services.gitea.database.name}" = "ALL PRIVILEGES";
# ensurePermissions."DATABASE ${config.services.gitea.database.name}" = "ALL PRIVILEGES";
}
];
};