Use new option for ACME email address
This commit is contained in:
parent
37f0d3e1fc
commit
0bb4f4204d
|
@ -105,8 +105,10 @@
|
|||
# Globally set Let’s Encrypt requirements
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults = {
|
||||
email = "security@sbruder.de";
|
||||
};
|
||||
};
|
||||
|
||||
system.activationScripts.diff = ''
|
||||
[ -L /run/current-system ] && ${pkgs.nixFlakes}/bin/nix \
|
||||
|
|
Loading…
Reference in a new issue