feature/pub-solar-website #20

Merged
hensoko merged 3 commits from feature/pub-solar-website into main 2023-10-28 14:45:31 +00:00
Showing only changes of commit 05b880da4b - Show all commits

View file

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