Migrate to nushell
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user