Nginx enabled

This commit is contained in:
Nio 2026-05-12 09:46:44 +02:00
parent 3a7a4fcffa
commit 28daab5d65

View file

@ -52,6 +52,7 @@
};
services.nginx = {
enable = true;
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedTlsSettings = true;