nixos: services: flood: add fail2ban note
This commit is contained in:
parent
1aa3385e13
commit
2b64a00dc9
|
@ -27,5 +27,7 @@ in
|
|||
inherit (cfg) port;
|
||||
};
|
||||
};
|
||||
|
||||
# NOTE: unfortunately flood does not log connection failures for fail2ban
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue