diff options
author | makefu <makefu@tsp> | 2015-08-13 12:02:38 +0200 |
---|---|---|
committer | makefu <makefu@tsp> | 2015-08-13 12:02:38 +0200 |
commit | 4d08db7462dd9065f30093a24c701e0f072c42f3 (patch) | |
tree | d874216e3a3671076dd3963dfb0766ea82b61f63 /tv/1systems/nomic.nix | |
parent | ab2d3f96be09e4a77f33b7ce2f3b96dbc9b57c39 (diff) | |
parent | 7c578b1cad5d33c4a2773459ef62a8a72c585972 (diff) |
Merge remote-tracking branch 'cd/master'
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 = [ |