feat: Remove dnsProvider in acme.nix
This commit removes the dnsProvider property from the "varlink.org" configuration within the acme.nix file. This step contributes to system simplification and potential adaptability improvements.
This commit is contained in:
parent
2ff75f77be
commit
fd150b5133
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
};
|
||||
|
||||
"varlink.org" = {
|
||||
dnsProvider = "internetbs";
|
||||
extraDomainNames = [
|
||||
"*.varlink.org"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue