summary refs log tree commit diff
path: root/host/Rory-ovh
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-07-21 03:01:27 +0200
committerRory& <root@rory.gay>2025-07-21 01:03:41 +0000
commit77351fd312fce7eed6200e38a8cc38fe522f78c4 (patch)
tree43738c317febce26bdc6f583244d830c540a3842 /host/Rory-ovh
parentUpdate inputs (diff)
downloadRory-Open-Architecture-master.tar.xz
Update inputs, fix nginx HEAD master
Diffstat (limited to 'host/Rory-ovh')
-rwxr-xr-xhost/Rory-ovh/services/nginx/nginx.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-ovh/services/nginx/nginx.nix b/host/Rory-ovh/services/nginx/nginx.nix

index d422cc8..fee1573 100755 --- a/host/Rory-ovh/services/nginx/nginx.nix +++ b/host/Rory-ovh/services/nginx/nginx.nix
@@ -18,7 +18,7 @@ in package = pkgs.nginxQuic; recommendedProxySettings = true; recommendedTlsSettings = true; - recommendedZstdSettings = true; + experimentalZstdSettings = true; #recommendedGzipSettings = true; recommendedBrotliSettings = true; recommendedOptimisation = true;