From 9404b4e71da933e51ec9d3517a71cf8fb5ff7ae7 Mon Sep 17 00:00:00 2001 From: "Chinmay D. Pai" Date: Sat, 5 Oct 2024 21:01:54 +0530 Subject: [PATCH] chore: enable fail2ban on bicboye Signed-off-by: Chinmay D. Pai --- systems/x86_64-linux/bicboye/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/systems/x86_64-linux/bicboye/default.nix b/systems/x86_64-linux/bicboye/default.nix index 07df0fd..bac070d 100644 --- a/systems/x86_64-linux/bicboye/default.nix +++ b/systems/x86_64-linux/bicboye/default.nix @@ -102,6 +102,8 @@ resticEnvironmentFile = userdata.secrets.services.backups.environment; }; + fail2ban.enable = true; + gitea = { enable = true; domain = "git.deku.moe"; @@ -155,6 +157,7 @@ package = pkgs.maych-in; domain = "maych.in"; }; + unifi-controller = { enable = true; unpoller = {