modules: services: fail2ban: fix comment
ci/woodpecker/push/check Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-09-03 12:53:24 +02:00
parent fc8ccb8b99
commit 6ba7a63b25
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# A minimalist, opinionated feed reader
# Filter and ban unauthorized access
{ config, lib, ... }:
let
cfg = config.my.services.fail2ban;