From 2d73376a60acca619d837ff7c0e9b98fc7f3eeda Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Tue, 28 Nov 2023 22:44:12 +0100 Subject: [PATCH] tomate: enable fail2ban --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 7bb1f1f..4f6d469 100755 --- a/flake.nix +++ b/flake.nix @@ -80,6 +80,7 @@ ./hosts/tomate/configuration.nix ./modules/base.nix ./modules/zsh.nix + ./modules/fail2ban.nix # { # sops.defaultSopsFile = ./secrets/tomate.yaml; # }