Fixed a stupid mistake

This commit is contained in:
Julien Malka 2022-02-01 13:50:12 +01:00
parent c0b768cdc3
commit 081e3dc7e8

View file

@ -26,7 +26,7 @@ with lib;
hashedPasswordFile = "/run/secrets/ensmailmalka-pw";
};
"camille.mondon@ens.school" = {
hashedPassword = "/run/secrets/ensmailmondon-pw";
hashedPasswordFile = "/run/secrets/ensmailmondon-pw";
};
};
certificateScheme = 3;