summary refs log tree commit diff
path: root/host/Rory-nginx/software.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-nginx/software.nix')
-rwxr-xr-xhost/Rory-nginx/software.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-nginx/software.nix b/host/Rory-nginx/software.nix
index 6423c08..56b09f4 100755
--- a/host/Rory-nginx/software.nix
+++ b/host/Rory-nginx/software.nix
@@ -27,6 +27,7 @@
         '';
       appendHttpConfig = ''
         #sendfile on;
+        disable_symlinks off;
       '';
       upstreams = import ./matrix/upstreams.nix;
       additionalModules = with pkgs.nginxModules; [