from bash to zsh
This commit is contained in:
parent
c0ff127940
commit
000af7e8b4
@ -83,6 +83,8 @@
|
||||
];
|
||||
programs.fzf.keybindings = true;
|
||||
|
||||
programs.zsh.enable = true;
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user