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 = {