From cd2886462a8a079bebf47e25847f8dcdfa157d3e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 24 Jan 2016 12:35:39 +0100 Subject: (www.|)dirty-haskell.org --- ymir.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ymir.nix b/ymir.nix index bed72276..4fc294d2 100644 --- a/ymir.nix +++ b/ymir.nix @@ -131,6 +131,8 @@ in rec { systab = '' %weekly * * nix-collect-garbage --delete-older-than '7d' %monthly * * * ${simp_le "/etc/nginx/ssl/git.yggdrasil.li" "git.yggdrasil.li"} + %monthly * * * ${simp_le "/etc/nginx/ssl/dirty-haskell.org" "dirty-haskell.org"} + %monthly * * * ${simp_le "/etc/nginx/ssl/www.dirty-haskell.org" "www.dirty-haskell.org"} ''; }; -- cgit v1.2.3