chore: add backup for gitea service

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-10-06 22:29:19 +05:30
parent abb9050f0c
commit 1362d9d5a7
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -109,6 +109,11 @@
};
};
snowflake.services.backups.config.gitea.paths = [
config.services.gitea.repositoryRoot
config.services.gitea.lfs.contentDir
];
services.fail2ban.jails.gitea = {
enabled = true;
filter = "gitea";