ma default: accept acme terms
This commit is contained in:
parent
ecb005be97
commit
c80ca049f1
@ -85,4 +85,8 @@ with import <stockholm/lib>;
|
||||
RuntimeMaxUse=128M
|
||||
'';
|
||||
environment.pathsToLink = [ "/share" ];
|
||||
security.acme = {
|
||||
email = "letsencrypt@syntax-fehler.de";
|
||||
acceptTerms = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user