diff options
author | tv <tv@krebsco.de> | 2016-02-01 17:13:46 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-01 17:13:46 +0100 |
commit | d9808bba5855b096b69d0b9285550af59a005f85 (patch) | |
tree | 600031ea0a78e9e4883c73233832e8ac4daf6e85 /tv/1systems/wu.nix | |
parent | a2f2f15c5ac0e4d37f8c8e3dcbacab696c832404 (diff) |
tv exim-retiolum: init
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r-- | tv/1systems/wu.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 3bdf8d3..47fdb20 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -7,7 +7,7 @@ with lib; imports = [ ../2configs/hw/w110er.nix - #../2configs/consul-client.nix + ../2configs/exim-retiolum.nix ../2configs/git.nix ../2configs/mail-client.nix ../2configs/pulse.nix @@ -135,9 +135,6 @@ with lib; }; } { - krebs.exim-retiolum.enable = true; - } - { krebs.nginx = { enable = true; servers.default.locations = [ |