move gitea to forgejo

This commit is contained in:
Asaki Yuki 2026-04-20 04:20:08 +07:00
parent 040d006a4b
commit 20af2f9d15
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{...}: {
services.gitea = {
services.forgejo = {
enable = true;
database.type = "mysql";