Add the git no-reply

This commit is contained in:
Lillian-Violet 2023-12-30 23:18:48 +01:00
parent 97cfff7fcd
commit 9ce3777978

View file

@ -37,6 +37,7 @@
"akkoma.gladtherescake.eu" "akkoma.gladtherescake.eu"
"social.gladtherescake.eu" "social.gladtherescake.eu"
"lillianviolet.dev" "lillianviolet.dev"
"git.lillianviolet.dev"
]; ];
loginAccounts = { loginAccounts = {
@ -58,6 +59,9 @@
"lillianviolet.dev" "lillianviolet.dev"
]; ];
}; };
"no-reply@git.lillianviolet.dev" = {
hashedPasswordFile = config.sops.secrets."mailpass".path;
};
}; };
mailboxes = { mailboxes = {
@ -91,6 +95,7 @@
"no-reply@nextcloud.gladtherescake.eu" "no-reply@nextcloud.gladtherescake.eu"
"no-reply@akkoma.gladtherescake.eu" "no-reply@akkoma.gladtherescake.eu"
"no-reply@social.gladtherescake.eu" "no-reply@social.gladtherescake.eu"
"no-reply@git.lillianviolet.dev"
]; ];
certificateScheme = "acme-nginx"; certificateScheme = "acme-nginx";
certificateDomains = [ certificateDomains = [