hades: switch from gitea to forgejo

This commit is contained in:
Antoine Martin 2024-05-26 22:51:48 +02:00
parent d75eb9d028
commit d98e2611c5

View file

@ -57,7 +57,7 @@ in {
my.services = {
fail2ban.enable = true;
gitea = {
forgejo = {
enable = true;
privatePort = 8082;
};