fix(hydrogen): setup default acme email
This commit is contained in:
parent
734584db69
commit
12a023578f
|
@ -63,10 +63,7 @@
|
|||
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
certs = {
|
||||
"fainsin.bzh".email = "acme@fainsin.bzh";
|
||||
"laurent.fainsin.bzh".email = "acme@fainsin.bzh";
|
||||
};
|
||||
defaults.email = "acme@fainsin.bzh";
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
Loading…
Reference in a new issue