Add lazygit

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

View File

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