aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-02-03 17:55:59 +0100
committerschererleander <leander@schererleander.de>2026-02-03 17:59:00 +0100
commita88204fbc9ddec3474186bc5a3f3c573ee787289 (patch)
tree71be63c1ebb33efcec2c65c3390ae7fadcf333db /hosts
parentfca85a013c9f0d209a4b524f1eaef3f36e7029e3 (diff)
refactor(module): simplify modules and integrate sops-nix
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sachiel/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix
index 207447d..e36e91a 100644
--- a/hosts/sachiel/configuration.nix
+++ b/hosts/sachiel/configuration.nix
@@ -71,7 +71,6 @@ in
enable = true;
allowedUsers = [ username ];
};
- fail2ban.enable = true;
nginx.enable = true;
nextcloud = {
enable = true;