diff options
| author | tv <tv@krebsco.de> | 2015-07-24 11:50:23 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2015-07-24 11:51:06 +0200 |
| commit | 6a0dc8e6d766fe4e970e7b360fbb2bbe79421853 (patch) | |
| tree | d0506e38317e9be22fcfd7ef283602e70b343bb6 /1systems/tv/wu.nix | |
| parent | adaaba6ab8f4d403d1da39288e98740a5acfee95 (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 76bb43e..7a12bc5 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 "~ ^/~(.+?)(/.*)?\$" '' |
