add initial password for david

This commit is contained in:
ulic-youthlic 2025-01-22 16:06:25 +08:00
parent dc6d58267e
commit af4ce0ed12
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -1,6 +1,7 @@
{ lib, pkgs, ... }:
{
users.users.david = {
initialHashedPassword = "$y$j9T$eS5zCi4W.4IPpf3P8Tb/o1$xhumXY1.PJKmTguNi/zlljLbLemNGiubWoUEc878S36";
isNormalUser = true;
description = "david";
extraGroups = [