let's try nushell

This commit is contained in:
Christoph Cullmann 2024-07-19 17:56:28 +02:00
parent 7f2d8831c4
commit 68d99c3696
No known key found for this signature in database
3 changed files with 21 additions and 53 deletions

View file

@ -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