Consolidate shell related packages

This commit is contained in:
2023-01-02 23:35:14 +00:00
parent 201a751382
commit 71b5eee6ed
6 changed files with 26 additions and 57 deletions

View File

@ -36,9 +36,7 @@ with lib.my;
pass.enable = true;
};
shell = {
fzf.enable = true;
git.enable = true;
nnn.enable = true;
zsh.enable = true;
};
};