don't use zsh as the default shell
This commit is contained in:
parent
e4e1cfd3d6
commit
dc65c4c5c7
|
@ -7,7 +7,6 @@
|
|||
bat
|
||||
duf
|
||||
];
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.fzf = {
|
||||
keybindings = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue