Add lazygit

Former-commit-id: 8400e5fd4d
This commit is contained in:
Hadi
2024-05-09 16:46:30 +02:00
parent ddb412cdea
commit 07d95c5255
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
{ programs.nixvim.plugins.lazygit = { enable = true; }; }