Add git module

This commit is contained in:
Yorick Barbanneau 2024-03-05 21:45:59 +01:00
parent b7c124a433
commit 04c18c06a7
5 changed files with 32 additions and 10 deletions

View file

@ -4,6 +4,7 @@
zathura.enable = true;
};
cli = {
git.enable = true;
neovim.enable = true;
vifm.enable = true;
zsh.enable = true;