lib doesn't have packages, lazy to parse inputs

This commit is contained in:
2025-08-31 16:31:08 +08:00
parent 933c635d46
commit 9d8a37010e
3 changed files with 17 additions and 14 deletions

View File

@@ -28,6 +28,8 @@ in
];
users.users = {
yadunut = lib.snowfall.mkUser {
shell = pkgs.nushell;
extraGroups = [ "wheel" ];
hashedPassword = "$y$j9T$9ATrmrhedhb.mAZ4//PiN/$OStCOaJHt3kPA63imTG3zLMWCSLoWCUph5O6jl5mcZ.";
};