add fail2ban config
Some checks failed
/ deploy (push) Failing after 8s

This commit is contained in:
toufic ar 2026-01-29 17:41:53 +02:00
parent 3adab363e0
commit 1d717b862e
Signed by: toufic ar
SSH key fingerprint: SHA256:/NaO5I1nG3gYKzrzSiTYIdRyaIYxDWfr1U+d+yfJ/4k
3 changed files with 19 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{...}: {
{
imports = [
./disks.nix
./hardware-configuration.nix
@ -9,6 +9,7 @@
./nvim
./http
./search
./security
];
system.stateVersion = "25.05";
}