feat(mailjet/cred): adding credential example to my nix repo

This commit is contained in:
Raphael 2025-10-15 15:44:47 +02:00
parent dcdaa8200a
commit 240cacc7c6
No known key found for this signature in database

4
.mailjetcred.nix Normal file
View file

@ -0,0 +1,4 @@
{
smtpUser = ;
smtpPass = ;
}