feat: default email for acme
This commit is contained in:
parent
a90c31568b
commit
dc17cabf45
1 changed files with 1 additions and 3 deletions
|
|
@ -54,8 +54,6 @@
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
certs = {
|
defaults.email = "stefan@tague.at";
|
||||||
${config.services.nextcloud.hostName}.email = "stefan@tague.at";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue