mtworx: +sasl

This commit is contained in:
Motiejus Jakštys 2024-08-05 18:57:09 +03:00
parent ed56c5eea2
commit b67674dd70
2 changed files with 2 additions and 1 deletions

View File

@ -130,7 +130,7 @@ in
postfix = { postfix = {
enable = false; enable = false;
#saslPasswdPath = config.age.secrets.sasl-passwd.path; saslPasswdPath = config.age.secrets.sasl-passwd.path;
}; };
syncthing = { syncthing = {

View File

@ -34,6 +34,7 @@ in
// mk ([ mtworx ] ++ motiejus) [ // mk ([ mtworx ] ++ motiejus) [
"secrets/motiejus_work_passwd_hash.age" "secrets/motiejus_work_passwd_hash.age"
"secrets/root_work_passwd_hash.age" "secrets/root_work_passwd_hash.age"
"secrets/postfix_sasl_passwd.age"
"secrets/mtworx/syncthing/key.pem.age" "secrets/mtworx/syncthing/key.pem.age"
"secrets/mtworx/syncthing/cert.pem.age" "secrets/mtworx/syncthing/cert.pem.age"