update nginx config

This commit is contained in:
2024-08-26 21:22:06 +05:30
parent 936f60ae7d
commit e5ec0078ab

View File

@ -73,6 +73,13 @@
users.users.nginx.extraGroups = ["acme"];
services = {
nginx = {
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedProxySettings = true;
recommendedTlsSettings = true;
};
borgbackup.jobs.controller-backup = {
paths = [
"/var/lib/bitwarden_rs"