From 0a3ee5e6939fa5a9a286d788770936b38769f833 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 19 Jul 2015 23:23:57 +0200 Subject: 1 tv cd: enable 2 tv charybdis --- 1systems/tv/cd.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '1systems') diff --git a/1systems/tv/cd.nix b/1systems/tv/cd.nix index 0e45068..42e4ecf 100644 --- a/1systems/tv/cd.nix +++ b/1systems/tv/cd.nix @@ -14,6 +14,13 @@ in ../../2configs/tv/consul-server.nix ../../2configs/tv/exim-smarthost.nix ../../2configs/tv/git-public.nix + { + imports = [ ../../2configs/tv/charybdis.nix ]; + tv.charybdis = { + enable = true; + sslCert = ../../Zcerts/charybdis_cd.crt.pem; + }; + } { imports = [ ../../3modules/tv/ejabberd.nix ]; tv.ejabberd = { -- cgit v1.2.3