From 2df10730b12bbd26c51e52a53b9dac8379ac133a Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 29 Sep 2021 22:59:31 +0200 Subject: [PATCH] ticker: rm dup security.acme configuration --- hosts/containers/ticker/default.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/containers/ticker/default.nix b/hosts/containers/ticker/default.nix index be2467f4..9acd1b06 100644 --- a/hosts/containers/ticker/default.nix +++ b/hosts/containers/ticker/default.nix @@ -23,10 +23,6 @@ with lib; enableACME = true; locations."/".proxyPass = "http://localhost:8400"; }; - security.acme = { - email = "admin@c3d2.de"; - acceptTerms = true; - }; services.ticker.updateInterval = "hourly"; services.ticker.config.calendars = {