From c24191941e8b6dcafd9ab155398621efcc416459 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Sun, 16 Apr 2023 17:35:00 -0500 Subject: [PATCH] update --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d6a49de..a989372 100644 --- a/flake.nix +++ b/flake.nix @@ -179,8 +179,9 @@ harakiri = 10 http-socket = :8000 master + mime-file = ${pkgs.mailcap}/etc/nginx/mime.types module = hc.wsgi:application - plugins = python + plugins = python3 post-buffering = 4096 processes = 4 static-map = /static=${self.packages.${system}.healthchecks}/static