From 6f5f060ccbb09dd82131f98859a30f5237063903 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 4 Dec 2024 21:33:01 -0500 Subject: [PATCH] experimenting with custom lego bin again Signed-off-by: ahuston-0 --- systems/palatine-hill/acme.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systems/palatine-hill/acme.nix b/systems/palatine-hill/acme.nix index a533db4..bfa7235 100644 --- a/systems/palatine-hill/acme.nix +++ b/systems/palatine-hill/acme.nix @@ -23,8 +23,8 @@ }; security.acme.defaults.server = "https://acme-staging-v02.api.letsencrypt.org/directory"; systemd.services."acme-nayeonie.com".serviceConfig = { - # Environment = [ ''"PATH=/ZFS/ZFS-primary/backups/lego/dist:$PATH"'' ]; - Environment = [ "LEGO_DISABLE_CNAME_SUPPORT=false" ]; + Environment = [ ''"PATH=/ZFS/ZFS-primary/backups/lego/dist:$PATH"'' ]; + # Environment = [ "LEGO_DISABLE_CNAME_SUPPORT=false" ]; }; sops.secrets = {