summaryrefslogtreecommitdiffstats
path: root/tv/1systems/cd.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-08-29 00:58:41 +0200
committertv <tv@shackspace.de>2015-08-29 00:58:41 +0200
commit5591b1dd120dac7cc52098eaacb1476da7b9cb84 (patch)
tree85f6deb9ee6edeb9989cf64ccc28a4443163cf6f /tv/1systems/cd.nix
parentcb6bede2f65bdcaafe547fdffd8c99f671c54ee9 (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 0049387b..03c375b9 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;
};
}
{