diff --git a/hosts/pipebert/default.nix b/hosts/pipebert/default.nix index ed997d6f..61d8d371 100644 --- a/hosts/pipebert/default.nix +++ b/hosts/pipebert/default.nix @@ -121,7 +121,7 @@ forceSSL = true; locations."/" = { extraConfig = '' - add_header Content-Type text/html; + default_type text/html; ''; return = ''200 '