mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: nextcloud test
This commit is contained in:
parent
21ff52ad7d
commit
90d50b2757
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ in
|
|||
mail_smtphost = smtp.hostname;
|
||||
mail_smtpport = smtp.ports.port0;
|
||||
mail_smtpsecure = "";
|
||||
mail_smtptimeout = 30;
|
||||
mail_smtpauth = true;
|
||||
mail_smtpname = service.email.address0;
|
||||
mail_smtppassword = config.sops.secrets."${service.name}-smtp".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue