magpie/mail: add account "asmir"

This commit is contained in:
Asmir A 2023-10-20 21:38:28 +02:00
parent 4daf2f851b
commit 91b0c91c9c

View File

@ -215,6 +215,10 @@
sopsFile = ./secrets/gitea_mail_pw_hash.yaml;
};
sops.secrets."asmir_mail_pw_hash" = {
sopsFile = ./secrets/asmir_mail_pw_hash.yaml;
};
sops.secrets."gitea_db" = {
sopsFile = ./secrets/gitea_db.yaml;
owner = config.users.users.gitea.name;