Update post master
This commit is contained in:
parent
df97e55c8d
commit
aac7a9723b
2 changed files with 3 additions and 3 deletions
|
|
@ -9,8 +9,8 @@ in {
|
|||
domains = [domain];
|
||||
|
||||
loginAccounts = {
|
||||
"${userName}@${domain}" = {
|
||||
aliases = [postMaster];
|
||||
"${postMaster}" = {
|
||||
aliases = ["trivial@${domain}"];
|
||||
hashedPasswordFile = config.sops.secrets.${userSecret}.path;
|
||||
};
|
||||
${config.services.vaultwarden.config.SMTP_FROM}.hashedPasswordFile = config.sops.secrets.${vaultwardenSecret}.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue