aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sachiel/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix
index fe04128..d6afc82 100644
--- a/hosts/sachiel/configuration.nix
+++ b/hosts/sachiel/configuration.nix
@@ -114,8 +114,8 @@
locations = {
"/" = {
tryFiles = "$uri $uri/ /index.html";
- default = true;
};
+ default = true;
};
};
virtualHosts."cloud.schererleander.de" = {