diff --git a/hosts/hitsugibune/nextcloud.nix b/hosts/hitsugibune/nextcloud.nix index 31bcc32..3c3b1d8 100644 --- a/hosts/hitsugibune/nextcloud.nix +++ b/hosts/hitsugibune/nextcloud.nix @@ -23,7 +23,6 @@ enable = true; hostName = "nextcloud.sprechtl.me"; https = true; - nginx.recommendedHttpHeaders = true; configureRedis = true; caching.redis = true; extraAppsEnable = true;