fail2ban: setup service

This commit is contained in:
Antoine Martin 2021-02-22 15:07:29 +01:00
parent 076f40b031
commit 25f45ec6f6
3 changed files with 19 additions and 0 deletions

View file

@ -80,6 +80,10 @@ in
repo = secrets.borg-backup-repo;
};
fail2ban = {
enable = true;
};
gitea = {
enable = true;
privatePort = 8082;