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