Revert "let's try nushell"

This reverts commit 68d99c3696.
This commit is contained in:
Christoph Cullmann 2024-07-29 18:21:20 +02:00
parent 6f4981f8d3
commit 7da47f0705
No known key found for this signature in database
3 changed files with 53 additions and 21 deletions

View file

@ -14,8 +14,8 @@ in
# all users and passwords are defined here
mutableUsers = false;
# default shell is nushell
defaultUserShell = pkgs.nushell;
# default shell is ZSH
defaultUserShell = pkgs.zsh;
#
# administrator