lazygit restructure

This commit is contained in:
John Lancaster
2026-05-08 17:05:54 -05:00
parent bb4fa7b82b
commit 7c4ce8a637
+1
View File
@@ -136,6 +136,7 @@ in
''; '';
extraPackages = with pkgs; [ extraPackages = with pkgs; [
lazydocker lazydocker
lazygit
self'.packages.shell-tools self'.packages.shell-tools
self'.packages.neovim-min self'.packages.neovim-min
]; ];