mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/plover: revert to Porkbun as the DNS provider
This commit is contained in:
parent
395a42d60b
commit
8a81468456
@ -136,7 +136,7 @@ in
|
||||
# DNS provider.
|
||||
security.acme.defaults = {
|
||||
email = "admin@foodogsquared.one";
|
||||
dnsProvider = "hetzner";
|
||||
dnsProvider = "porkbun";
|
||||
credentialsFile = config.sops.secrets."plover/lego/env".path;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user