commit fa73db35c4f27259078c930edc54e0153aabf01a
parent c843adfcd40f3020df0f1982f152cadb4d21808c
Author: Nils Gillmann <ng0@n0.is>
Date: Wed, 26 Sep 2018 20:24:33 +0000
guix/config.scm: Remove certbot, acme-client is enough.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/config.scm b/guix/config.scm
@@ -48,7 +48,7 @@
(packages (append (map specification->package '("mg" "cryptsetup"
"screen" "tmux" "wget"
"vim" "openssh" "openssl"
- "postgresql" "certbot"
+ "postgresql"
"nss-certs"
"curl" "gnutls-dane"
"gitolite"