summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2019-05-06 23:37:31 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2019-05-06 23:37:31 +0200
commita496d0b3070920c609082d0299af8a7cb343e4ff (patch)
treea196192938da89e89ab3765be8e6a8e57537adcc /odin.nix
parent2f013bc7138cbb5b9f3a5eeb3f9914f3a67bfa38 (diff)
downloadnixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar
nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar.gz
nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar.bz2
nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.tar.xz
nixos-a496d0b3070920c609082d0299af8a7cb343e4ff.zip
...
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index af1f72cb..bb1bb4eb 100644
--- a/odin.nix
+++ b/odin.nix
@@ -497,7 +497,7 @@
497 locations = { 497 locations = {
498 # "/bar".proxyPass = "http://bar/"; 498 # "/bar".proxyPass = "http://bar/";
499 "/" = { 499 "/" = {
500 root = "/srv/media"; 500 root = "/srv/media/";
501 extraConfig = '' 501 extraConfig = ''
502 autoindex on; 502 autoindex on;
503 autoindex_localtime on; 503 autoindex_localtime on;