let's try nushell
This commit is contained in:
parent
7f2d8831c4
commit
68d99c3696
3 changed files with 21 additions and 53 deletions
|
@ -14,8 +14,8 @@ in
|
|||
# all users and passwords are defined here
|
||||
mutableUsers = false;
|
||||
|
||||
# default shell is ZSH
|
||||
defaultUserShell = pkgs.zsh;
|
||||
# default shell is nushell
|
||||
defaultUserShell = pkgs.nushell;
|
||||
|
||||
#
|
||||
# administrator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue