diff options
author | tv <tv@shackspace.de> | 2015-07-24 11:50:23 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-07-24 11:51:06 +0200 |
commit | 734ec4ae00c93d48297b7c3ee226ef890187bfa3 (patch) | |
tree | d0506e38317e9be22fcfd7ef283602e70b343bb6 /1systems/tv/wu.nix | |
parent | 7846e26f8660b58d67eb90a21e7249715f49ac89 (diff) |
3 {tv -> krebs}.nginx
Diffstat (limited to '1systems/tv/wu.nix')
-rw-r--r-- | 1systems/tv/wu.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/1systems/tv/wu.nix b/1systems/tv/wu.nix index 76bb43eca..7a12bc571 100644 --- a/1systems/tv/wu.nix +++ b/1systems/tv/wu.nix @@ -134,8 +134,8 @@ in }; } { - imports = [ ../../3modules/tv/nginx.nix ]; - tv.nginx = { + imports = [ ../../3modules/krebs/nginx.nix ]; + krebs.nginx = { enable = true; servers.default.locations = [ (nameValuePair "~ ^/~(.+?)(/.*)?\$" '' |