nixos/prosody: fix logged error that /etc/mime.types cannot be found

This commit is contained in:
Sandro Jäckel
2025-08-03 21:35:30 +02:00
parent d323803eee
commit c8094c2f03
@@ -552,6 +552,8 @@ let
http_ports = ${toLua cfg.httpPorts}
https_ports = ${toLua cfg.httpsPorts}
mime_types_file = "${pkgs.mailcap}/etc/mime.types"
${cfg.extraConfig}
${lib.concatMapStrings (muc: ''