From 7d9c8dcf1dc306e2bedc535e19de54e49de0b76e Mon Sep 17 00:00:00 2001 From: Olivier <1+olivier@noreply.raspot.in> Date: Tue, 18 Aug 2026 08:59:54 +0200 Subject: [PATCH] Actualiser modules/users.nix --- modules/users.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/users.nix b/modules/users.nix index b70457a..f904d8f 100644 --- a/modules/users.nix +++ b/modules/users.nix @@ -16,6 +16,6 @@ # Le hash du mot de passe temporaire sera ajouté ici. # Demo pass : LaboTest@1980 - initialHashedPassword = "$y$j9T$btoWUxC8iAjtgFeaiMZIW0$GuA6ZqIh8/ofgcjFxm.uPZjxir8CndyVXz.o7CfmXy6"; + initialHashedPassword = "$y$j9T$sp8XLg60PTNTZaXekbtRv0$Z6Fr2Vykp6DOYp5MkjhO9kc9.5VFoEczbm7vZW6kvI6"; }; } \ No newline at end of file