fail2ban: setup service
This commit is contained in:
parent
076f40b031
commit
25f45ec6f6
3 changed files with 19 additions and 0 deletions
|
|
@ -80,6 +80,10 @@ in
|
|||
repo = secrets.borg-backup-repo;
|
||||
};
|
||||
|
||||
fail2ban = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
gitea = {
|
||||
enable = true;
|
||||
privatePort = 8082;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue