switch gitea for forgejo

This commit is contained in:
Yisroel Baum 2026-04-08 23:19:06 +03:00
parent c3b070b57c
commit 8b6494cbbc
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -54,7 +54,7 @@ in
Defaults timestamp_timeout=120
'';
services.gitea = {
services.forgejo = {
enable = true;
};