From 50326127d38d852fb1be427ab29a321d59668a40 Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Thu, 11 Aug 2016 23:32:00 +0200 Subject: [PATCH] =?UTF-8?q?taeradan:=20ajout=20d'un=20mot=20de=20passe=20i?= =?UTF-8?q?nitial=20tr=C3=A8s=20compliqu=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/activation-manuelle/users.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/activation-manuelle/users.nix b/base/activation-manuelle/users.nix index c727c6d..4024f08 100644 --- a/base/activation-manuelle/users.nix +++ b/base/activation-manuelle/users.nix @@ -48,8 +48,8 @@ in { users.extraUsers.taeradan = { description = "Yves Dubromelle"; + initialHashedPassword = "$6$yOBwZ.ijA$.eDknYZBxiGie88EUC8fYdpnSchKa8fMmjLglVk8c1gr23oAeb6rSBe8ID07frG5KlVSBqeMTuSoa/aONNp7b1"; isNormalUser = true; - #uid = 1000; extraGroups = [ "audio" "docker"