aboutsummaryrefslogtreecommitdiff
path: root/src/guix/system.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/guix/system.scm17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm
index 8aac00a..8105e95 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -167,6 +167,23 @@
charset utf-8;
autoindex on;
add_header Strict-Transport-Security 'max-age=31536000; includeSubdomains' always;
+ types {
+ text/html html;
+ text/css css;
+ text/javascript mjs;
+ text/xml xml;
+ text/plain txt;
+ application/atom+xml atom;
+ application/gzip gz;
+ application/pdf pdf;
+ application/x-bittorrent torrent;
+ image/vnd.microsoft.icon ico;
+ image/png png;
+ image/svg+xml svg;
+ audio/flac flac;
+ audio/ogg ogg;
+ video/webm webm;
+ }
"#)))))))
(service cgit-service-type q:cgit-pre-configuration)
(service pkg:syskeep-service-type