updated fail2ban module
This commit is contained in:
@ -22,10 +22,6 @@
|
||||
};
|
||||
|
||||
services = {
|
||||
fail2ban = {
|
||||
enable = lib.mkIf config.networking.firewall.enable (lib.mkDefault true);
|
||||
recommendedDefaults = true;
|
||||
};
|
||||
|
||||
autopull = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user