From 4e496cac6b92ab04eccc7d18108eee1ffb0d5a7f Mon Sep 17 00:00:00 2001 From: hodasemi Date: Fri, 23 May 2025 08:29:47 +0200 Subject: [PATCH] Try new hash --- shared/dev_user.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/dev_user.nix b/shared/dev_user.nix index cfcd00d..ebfd627 100644 --- a/shared/dev_user.nix +++ b/shared/dev_user.nix @@ -16,7 +16,7 @@ "docker" "wheel" ]; - hashedPassword = "$6$8Klm.W0rGVD3K1op$ZHWG0fB2UcM9HUsNqUHMevlz.lsnq3pMRSStukulksixACsGx5npNnecj/g7ndD5MbHBhXpBAkp0geyt0645P."; + hashedPassword = "$y$j9T$BKWWfkRaZGvzmh5ezSSHV1$xy4v/WIDkWD9J3qTAB37Tys.6uEouRvmNqU42lWSRv7"; }; }; }