Add lazygit

This commit is contained in:
Hadi
2024-05-09 16:46:30 +02:00
parent 8d0216e1fc
commit 8400e5fd4d
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1 @@
{ programs.nixvim.plugins.lazygit = { enable = true; }; }