Use new option for ACME email address

pull/64/head
Simon Bruder 2022-05-31 14:37:22 +02:00
parent 37f0d3e1fc
commit 0bb4f4204d
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 3 additions and 1 deletions

View File

@ -105,7 +105,9 @@
# Globally set Lets Encrypt requirements
security.acme = {
acceptTerms = true;
email = "security@sbruder.de";
defaults = {
email = "security@sbruder.de";
};
};
system.activationScripts.diff = ''