mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
Fixed a stupid mistake
This commit is contained in:
parent
49691531a0
commit
e5a49156ca
2 changed files with 4 additions and 4 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