Update to new standards

pull/20/head
Hendrik Sokolowski 2023-10-28 16:25:48 +02:00
parent 1fde142895
commit 05b880da4b
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ in {
security.acme = {
acceptTerms = true;
email = acmeEmailAddress;
defaults.email = acmeEmailAddress;
};
networking.firewall.allowedTCPPorts = [80 443];