1 parent b701daa commit aeaa633Copy full SHA for aeaa633
1 file changed
hosts/spore/services/web/nginx-config.nix
@@ -9,6 +9,7 @@
9
enable = true;
10
recommendedProxySettings = true;
11
recommendedTlsSettings = true;
12
+ recommendedGzipSettings = true;
13
additionalModules = [pkgs.nginxModules.develkit pkgs.nginxModules.set-misc];
14
};
15
}
0 commit comments