feat : Add of secret for roundcube and vaultwarden
This commit is contained in:
parent
a59e409a49
commit
2f5c8be389
18 changed files with 116 additions and 51 deletions
|
|
@ -3,7 +3,7 @@
|
|||
lib.mkIf config.module.acme.enable {
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults.email = "noreply@wateir.fr";
|
||||
defaults.email = "noreply@${config.module.domain}";
|
||||
|
||||
certs."${config.module.domain}" = {
|
||||
dnsProvider = "ovh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue