Default shell back to Bash
This commit is contained in:
parent
a187e9cb20
commit
0669367f52
|
@ -110,7 +110,6 @@
|
|||
inherit authorizedKeys;
|
||||
};
|
||||
${username} = {
|
||||
shell = pkgs.nushell;
|
||||
isNormalUser = true;
|
||||
group = "users";
|
||||
description = "Evie Litherland-Smith";
|
||||
|
|
Loading…
Reference in a new issue