mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
Fixed a stupid mistake
This commit is contained in:
parent
c0b768cdc3
commit
081e3dc7e8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue