certbot-full: add certbot-dns-google and certbot-dns-ovh
This commit is contained in:
parent
ae98fb4f90
commit
a7e9282a10
1 changed files with 2 additions and 0 deletions
|
@ -20983,6 +20983,8 @@ with pkgs;
|
|||
|
||||
certbot-full = certbot.withPlugins (cp: with cp; [
|
||||
certbot-dns-cloudflare
|
||||
certbot-dns-google
|
||||
certbot-dns-ovh
|
||||
certbot-dns-rfc2136
|
||||
certbot-dns-route53
|
||||
]);
|
||||
|
|
Loading…
Reference in a new issue