From ddada7ee53ebd6d5d68a16b4b6a4d56cebf55321 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 25 Nov 2022 19:48:15 -0300 Subject: src/infrastructure/guix/system.scm: Enable fail2ban service Use the default configuration while I'm learning to operate the service. --- src/infrastructure/guix/system.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm index d832762..72f716e 100644 --- a/src/infrastructure/guix/system.scm +++ b/src/infrastructure/guix/system.scm @@ -31,6 +31,7 @@ mcron messaging networking + security ssh version-control vpn @@ -1720,6 +1721,7 @@ (service ntp-service-type) (service shadow-group-service-type) (service nanolist-service-type) + (service fail2ban-service-type) (service mcron-service-type (mcron-configuration (jobs -- cgit v1.2.3