feat[work]: use s/mime certificates for mail

This commit is contained in:
Leon Schwarzäugl 2025-10-21 20:37:51 +02:00
parent d83ff89712
commit 723ce403b2
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 658 additions and 599 deletions

View file

@ -28,7 +28,7 @@ in
SWARSEL_CAL3 = source3;
SWARSEL_CAL3NAME = source3-name;
SWARSEL_FULLNAME = fullName;
SWARSEL_MAIL_ALL = allMailAddresses;
SWARSEL_MAIL_ALL = lib.mkDefault allMailAddresses;
GITHUB_NOTIFICATION_TOKEN_PATH = nixosConfig.sops.secrets.github-notifications-token.path;
OPENROUTER_API_KEY = openrouterApi;
};