aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis')
-rw-r--r--hosts/arrakis/services.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index dc93898..fb6c9f8 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -143,7 +143,7 @@
};
"/nipsy/" = {
extraConfig = ''
- autoindex on
+ autoindex on;
'';
root = "/data/home/nipsy/www";
tryFiles = "$uri =404";