diff options
author | tv <tv@shackspace.de> | 2015-08-13 11:46:09 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-13 12:03:27 +0200 |
commit | 6c2c01b5cbf0a6b6a4db46ad4f0623772a5b7c15 (patch) | |
tree | a8229839efc726cae32b72c4cb849f92fd4ae140 /tv/1systems/nomic.nix | |
parent | 90e0d14b3ec91cebb0119974c54a9bc9cdc6d70c (diff) |
{tv 2 => krebs 3}/exim-retiolum
Diffstat (limited to 'tv/1systems/nomic.nix')
-rw-r--r-- | tv/1systems/nomic.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index b9a10cb4f..896c1ad29 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -25,7 +25,6 @@ with lib; ../2configs/AO753.nix ../2configs/base.nix ../2configs/consul-server.nix - ../2configs/exim-retiolum.nix ../2configs/git.nix { tv.iptables = { @@ -39,6 +38,9 @@ with lib; }; } { + krebs.exim-retiolum = true; + } + { krebs.nginx = { enable = true; servers.default.locations = [ |