nix: update to latest nixpkgs-unstable
[sourcephile-nix.git] / nixos / profiles / services / nginx.nix
index d14c9f741b4660afebad590a68e6901458f73736..9cbfedb6b49ae9addfd5587ab78a2ad29923403e 100644 (file)
@@ -102,6 +102,7 @@ services.nginx = {
     types {
       text/html html5;
       text/plain md;
+      text/plain dump;
     }
     '' +
     lib.concatStringsSep "\n" (lib.attrValues {