summaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/ymir-nginx.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/ymir-nginx.nix b/custom/ymir-nginx.nix
index c43232ab..f4430059 100644
--- a/custom/ymir-nginx.nix
+++ b/custom/ymir-nginx.nix
@@ -72,7 +72,7 @@ let
72in { 72in {
73 services.logrotate = { 73 services.logrotate = {
74 enable = true; 74 enable = true;
75 config = '' 75 extraConfig = ''
76 /var/spool/nginx/logs/* { 76 /var/spool/nginx/logs/* {
77 compress 77 compress
78 daily 78 daily