move gitea to forgejo
This commit is contained in:
parent
040d006a4b
commit
20af2f9d15
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{...}: {
|
||||
services.gitea = {
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
database.type = "mysql";
|
||||
|
||||
Reference in a new issue