network: add fail2ban service
This commit is contained in:
parent
412388a5a2
commit
c997b03f4f
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.fail2ban.enable = true;
|
||||
|
||||
# Workaround for nm-wait-online hanging??
|
||||
# Ref: https://github.com/NixOS/nixpkgs/issues/180175
|
||||
systemd.services.NetworkManager-wait-online = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue