use zsh as default

This commit is contained in:
Ivan Kirilov Dimitrov 2024-06-03 10:35:34 +02:00
parent ec6179d3b4
commit 68916ff3fe
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -145,7 +145,6 @@
defaultUserShell = pkgs.zsh;
users = {
ivand = {
shell = pkgs.nushell;
isNormalUser = true;
extraGroups = [
"adbusers"