feat: Migrate from gitea to forgejo

This commit is contained in:
Alexander Kobjolke 2024-03-25 00:29:52 +01:00
parent a1961bc685
commit 89c31dceb4

View file

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