remove custom acme binary
Some checks are pending
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Waiting to run
Check flake.lock / Check health of `flake.lock` (push) Waiting to run
Check Nix formatting / Perform Nix format checks (push) Waiting to run

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-12-04 19:28:56 -05:00
parent 5a0593e92a
commit ff7009722b
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -22,9 +22,9 @@
}; };
}; };
security.acme.defaults.server = "https://acme-staging-v02.api.letsencrypt.org/directory"; security.acme.defaults.server = "https://acme-staging-v02.api.letsencrypt.org/directory";
systemd.services."acme-nayeonie.com".serviceConfig = { # systemd.services."acme-nayeonie.com".serviceConfig = {
Environment = [ ''"PATH=/ZFS/ZFS-primary/backups/lego/dist:$PATH"'' ]; # Environment = [ ''"PATH=/ZFS/ZFS-primary/backups/lego/dist:$PATH"'' ];
}; # };
sops.secrets = { sops.secrets = {
"acme/bunny" = { "acme/bunny" = {