Update to new standards

This commit is contained in:
Hendrik Sokolowski 2023-10-28 16:25:48 +02:00
parent 1fde142895
commit 05b880da4b

View file

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