feat(ref): use initialHashedPassword for users/youwen

This commit is contained in:
Youwen Wu 2024-12-27 18:37:00 -08:00
parent 02361e42cf
commit 3ad407664b
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 14 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{ lib, ... }:
{
imports = [
../../users/youwen
../../users/youwen/hm.nix
];
home.stateVersion = "24.05";