Added basic zsh config
Missing some utility packages I was installing earlier but I'll handle those in a separate commit.
This commit is contained in:
parent
689760f4bc
commit
b640dbdbce
3 changed files with 1718 additions and 0 deletions
|
@ -19,6 +19,7 @@ with lib; {
|
|||
|
||||
suites.desktop.enable = true;
|
||||
tools.git.enable = true;
|
||||
tools.zsh.enable = true;
|
||||
apps.neovim.enable = true;
|
||||
apps.tmux.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue