Migrate to nushell

This commit is contained in:
2025-08-31 16:23:28 +08:00
parent cf523c3d7e
commit 933c635d46
3 changed files with 16 additions and 3 deletions

View File

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