From f9ccd94c1c554f7404f2e91a95cb77aec92dacdd Mon Sep 17 00:00:00 2001 From: System administrator Date: Fri, 23 May 2025 07:10:59 +0000 Subject: [PATCH] Add nixos 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 0a8f417..8efa97b 100644 --- a/shared/dev_user.nix +++ b/shared/dev_user.nix @@ -16,7 +16,7 @@ "docker" "wheel" ]; - hashedPassword = "$y$j9T$mEpkqs/MEAf0inSuC4pgf/$hQ.yqZuZgl1DiovYfwmWmvEUafTwHOolumQBaoVHEKB"; + hashedPassword = "$y$j9T$akQcwTP8gsnlVMq9dA18s/$pLpvci.Hn3rIucvO5u86LCQJYd9.Z4zenbAJ9RGtDL8"; }; }; }