feat: Migrate from gitea to forgejo

This commit is contained in:
Alexander Kobjolke 2024-03-25 00:29:52 +01:00
parent 338df04898
commit 3970623f78

View file

@ -281,6 +281,8 @@ in {
SENDMAIL_PATH = "${pkgs.system-sendmail}/bin/sendmail";
FROM = "noreply@failco.de";
};
other = { SHOW_FOOTER_VERSION = false; };
};
};