Add the git no-reply
This commit is contained in:
parent
5d036f3ee5
commit
547b2caf0f
|
@ -37,6 +37,7 @@
|
|||
"akkoma.gladtherescake.eu"
|
||||
"social.gladtherescake.eu"
|
||||
"lillianviolet.dev"
|
||||
"git.lillianviolet.dev"
|
||||
];
|
||||
|
||||
loginAccounts = {
|
||||
|
@ -58,6 +59,9 @@
|
|||
"lillianviolet.dev"
|
||||
];
|
||||
};
|
||||
"no-reply@git.lillianviolet.dev" = {
|
||||
hashedPasswordFile = config.sops.secrets."mailpass".path;
|
||||
};
|
||||
};
|
||||
|
||||
mailboxes = {
|
||||
|
@ -91,6 +95,7 @@
|
|||
"no-reply@nextcloud.gladtherescake.eu"
|
||||
"no-reply@akkoma.gladtherescake.eu"
|
||||
"no-reply@social.gladtherescake.eu"
|
||||
"no-reply@git.lillianviolet.dev"
|
||||
];
|
||||
certificateScheme = "acme-nginx";
|
||||
certificateDomains = [
|
||||
|
|
Loading…
Reference in a new issue