download.binaergewitter: remove extra mimetypes
This commit is contained in:
parent
f320050bb9
commit
93dd3ab0d0
|
@ -69,11 +69,6 @@ in {
|
|||
};
|
||||
|
||||
services.nginx = {
|
||||
appendHttpConfig = ''
|
||||
types {
|
||||
audio/ogg oga ogg opus;
|
||||
}
|
||||
'';
|
||||
enable = lib.mkDefault true;
|
||||
recommendedGzipSettings = true;
|
||||
recommendedOptimisation = true;
|
||||
|
|
Loading…
Reference in a new issue