mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-03 10:40:53 +02:00
Added new mail account
This commit is contained in:
parent
b5acef6edf
commit
8d4b959af6
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ with lib;
|
||||||
"camille.mondon@ens.school" = {
|
"camille.mondon@ens.school" = {
|
||||||
hashedPasswordFile = "/run/secrets/ensmailmondon-pw";
|
hashedPasswordFile = "/run/secrets/ensmailmondon-pw";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"docs@malka.sh" = {
|
||||||
|
hashedPassword = "$2y$05$NdEncXtSDspL0reJDrm1NubqOrSi2IO.4qVJvsUVFDsAdItVuc2Fa";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
certificateScheme = 3;
|
certificateScheme = 3;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue