chore: enable fail2ban on bicboye

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-10-05 21:01:54 +05:30
parent 4cb83f945d
commit 9404b4e71d
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -102,6 +102,8 @@
resticEnvironmentFile = userdata.secrets.services.backups.environment; resticEnvironmentFile = userdata.secrets.services.backups.environment;
}; };
fail2ban.enable = true;
gitea = { gitea = {
enable = true; enable = true;
domain = "git.deku.moe"; domain = "git.deku.moe";
@ -155,6 +157,7 @@
package = pkgs.maych-in; package = pkgs.maych-in;
domain = "maych.in"; domain = "maych.in";
}; };
unifi-controller = { unifi-controller = {
enable = true; enable = true;
unpoller = { unpoller = {