diff --git a/flake.nix b/flake.nix index 289ea20..010da9a 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ sendfile on; keepalive_timeout 65; - access_log /var/log/angie/access.log; + access_log /var/log/nginx/access.log; include /etc/angie/http.d/*.conf; }