Delete and merge files
This commit is contained in:
parent
9a8e7d8a9e
commit
a7526caec2
4 changed files with 13 additions and 32 deletions
|
@ -1,10 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.fail2ban = {
|
||||
enable = true;
|
||||
maxretry = 5;
|
||||
bantime = "10m";
|
||||
};
|
||||
|
||||
environment.persistence."/persist".directories = [ "/var/lib/fail2ban" ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue