modules/nixos/common/security: drop fail2ban
This commit is contained in:
parent
b0e7287cc3
commit
659ea8f2dd
1 changed files with 0 additions and 3 deletions
|
@ -42,7 +42,4 @@
|
|||
{ path = "/etc/ssh/ssh_host_ed25519_key"; type = "ed25519"; }
|
||||
];
|
||||
};
|
||||
|
||||
# Ban brute force SSH
|
||||
#services.fail2ban.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue