Added new mail account

This commit is contained in:
Julien Malka 2022-02-26 19:03:11 +01:00
parent b5acef6edf
commit 8d4b959af6
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F

View file

@ -28,6 +28,10 @@ with lib;
"camille.mondon@ens.school" = {
hashedPasswordFile = "/run/secrets/ensmailmondon-pw";
};
"docs@malka.sh" = {
hashedPassword = "$2y$05$NdEncXtSDspL0reJDrm1NubqOrSi2IO.4qVJvsUVFDsAdItVuc2Fa";
};
};
certificateScheme = 3;
};