This commit is contained in:
sadan 2025-02-23 19:16:13 -05:00
parent 98f19d2ef7
commit 511ac031cd
No known key found for this signature in database

View file

@ -4,8 +4,13 @@
nginx = {
user = "root";
enable = true;
logError = "syslog:server=unix:/dev/log";
# how the hell does this option work
# logError = "";
statusPage = true;
recommendedTlsSettings = true;
recommendedGzipSettings = true;
recommendedProxySettings = true;
recommendedOptimisation = true;
};
};
sops = {