summaryrefslogtreecommitdiff
path: root/share/users.nix
diff options
context:
space:
mode:
Diffstat (limited to 'share/users.nix')
-rw-r--r--share/users.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/users.nix b/share/users.nix
index 6c942d4..fde40bf 100644
--- a/share/users.nix
+++ b/share/users.nix
@@ -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