summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2019-04-07 19:01:31 +0200
committerlassulus <lassulus@lassul.us>2019-04-07 19:36:05 +0200
commit3f23200f7bc5b26ad1f7a05800812dd8548a09ca (patch)
tree5b75d7090b5c0f2ffc4e048ea2361e8cd0a843d6
parent1c999ffaaea7a1856a8fcd53f178f8b79e5f9c17 (diff)
l yellow.r: show nginx for all hosts
-rw-r--r--lass/1systems/yellow/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/yellow/config.nix b/lass/1systems/yellow/config.nix
index 5737faea..8b3b2814 100644
--- a/lass/1systems/yellow/config.nix
+++ b/lass/1systems/yellow/config.nix
@@ -44,7 +44,7 @@ with import <stockholm/lib>;
fancyindex
];
};
- virtualHosts."dl" = {
+ virtualHosts.default = {
default = true;
locations."/Nginx-Fancyindex-Theme-dark" = {
extraConfig = ''