ip blocklist by clanker

This commit is contained in:
Kopatz
2026-03-14 23:13:10 +01:00
parent d9246f76e6
commit 1180c1b65f
4 changed files with 196 additions and 17 deletions

View File

@@ -17,6 +17,7 @@ in
description = "FQDN under which gitea is available";
};
};
# https://docs.gitea.com/next/administration/config-cheat-sheet
config = lib.mkIf cfg.enable {
# Initial setup requires
services.gitea = {