From a88204fbc9ddec3474186bc5a3f3c573ee787289 Mon Sep 17 00:00:00 2001 From: schererleander Date: Tue, 3 Feb 2026 17:55:59 +0100 Subject: refactor(module): simplify modules and integrate sops-nix --- hosts/sachiel/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts') 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; -- cgit v1.3.1