diff options
| author | tv <tv@krebsco.de> | 2015-08-13 11:46:09 +0200 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2015-08-13 11:50:38 +0200 |
| commit | 47e8797f9b4715930bb64176d25779f82cfe55d7 (patch) | |
| tree | 6d8ba297860b32b5678fb56db4c6086178f73c9a /tv/1systems/wu.nix | |
| parent | ec3e450bfda4a7754f24916c7cd4ddd88e1dbbc4 (diff) | |
{tv 2 => krebs 3}/exim-retiolum
Diffstat (limited to 'tv/1systems/wu.nix')
| -rw-r--r-- | tv/1systems/wu.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index ae6ef13..a5cbde3 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -29,7 +29,6 @@ in ../2configs/w110er.nix ../2configs/base.nix ../2configs/consul-client.nix - ../2configs/exim-retiolum.nix ../2configs/git.nix ../2configs/mail-client.nix ../2configs/xserver.nix @@ -166,6 +165,9 @@ in }; } { + krebs.exim-retiolum = true; + } + { krebs.nginx = { enable = true; servers.default.locations = [ |
