summaryrefslogtreecommitdiffstats
path: root/tv/1systems/cd.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-08-29 00:58:41 +0200
committertv <tv@krebsco.de>2015-08-29 00:58:41 +0200
commit6297d7c68d02e740932c3fb34489623976212a48 (patch)
tree9ed53dcadb9eec6e993bcec4d30e6f5502eaf105 /tv/1systems/cd.nix
parent1ecdb0afa658a5a7a6bd9df72602356b1c2af733 (diff)
Z* -> */Z*
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r--tv/1systems/cd.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix
index 0049387..03c375b 100644
--- a/tv/1systems/cd.nix
+++ b/tv/1systems/cd.nix
@@ -31,7 +31,7 @@ with lib;
imports = [ ../2configs/charybdis.nix ];
tv.charybdis = {
enable = true;
- sslCert = ../../Zcerts/charybdis_cd.crt.pem;
+ sslCert = ../Zcerts/charybdis_cd.crt.pem;
};
}
{