LoutreOS: fix acme config
This commit is contained in:
parent
349d25b201
commit
89a8d3baa6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
security.acme = {
|
security.acme = {
|
||||||
email = "paul@nyanlout.re";
|
defaults.email = "paul@nyanlout.re";
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue