mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
add mail for nyan.social
This commit is contained in:
parent
1fd976dfd0
commit
cf73956130
2 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,7 @@ in
|
|||
enable = true;
|
||||
streamingProcesses = (lib.elemAt config.facter.report.hardware.cpu 0).cores - 1;
|
||||
localDomain = "nyan.social";
|
||||
smtp.fromAddress = "mastodon@nyan.social"
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
"net0loggy.de"
|
||||
"dtg-c.de"
|
||||
"joens.email"
|
||||
"nyan.social"
|
||||
];
|
||||
|
||||
# A list of all login accounts. To create the password hashes, use
|
||||
|
@ -48,6 +49,7 @@
|
|||
"@net0loggy.de"
|
||||
"@dtg-c.de"
|
||||
"@joens.email"
|
||||
"@nyan.social"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue