modules: services: fail2ban: fix comment
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
fc8ccb8b99
commit
6ba7a63b25
|
@ -1,4 +1,4 @@
|
||||||
# A minimalist, opinionated feed reader
|
# Filter and ban unauthorized access
|
||||||
{ config, lib, ... }:
|
{ config, lib, ... }:
|
||||||
let
|
let
|
||||||
cfg = config.my.services.fail2ban;
|
cfg = config.my.services.fail2ban;
|
||||||
|
|
Loading…
Reference in a new issue