mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -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;
|
||||
|
|
|
@ -39,7 +39,7 @@ in {
|
|||
};
|
||||
settings = {
|
||||
instance = {
|
||||
name = "The Nutrivore";
|
||||
name = "upRootNutrition";
|
||||
};
|
||||
log = {
|
||||
level = "debug";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue