mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-10 13:54:38 -05:00
feat: changed some names
This commit is contained in:
parent
ff826c785a
commit
f58dd3a8f7
6 changed files with 8 additions and 14 deletions
|
@ -91,7 +91,7 @@ in {
|
|||
smtp = {
|
||||
authenticate = true;
|
||||
createLocally = false;
|
||||
fromAddress = "The Nutrivore <${service.email.address0}>";
|
||||
fromAddress = "upRootNutrition <${service.email.address0}>";
|
||||
host = "smtp.protonmail.ch";
|
||||
passwordFile = config.sops.secrets.mastodon-smtp.path;
|
||||
port = 587;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue