nixos/prosody: fix logged error that /etc/mime.types cannot be found
This commit is contained in:
@@ -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: ''
|
||||
|
||||
Reference in New Issue
Block a user