This commit is contained in:
2023-05-10 12:04:57 -06:00
parent d83782f315
commit af26a004e5
2 changed files with 7 additions and 1 deletions

View File

@@ -56,6 +56,12 @@ in
"damon@runyan.org"
"jonas@runyan.org"
];
forwards = {
"amazon@runyan.org" = [
"jeremy@runyan.org"
"cris@runyan.org"
];
};
certificateScheme = 3; # use let's encrypt for certs
};
age.secrets.hashed-email-pw.file = ../../secrets/hashed-email-pw.age;