feat(devkit): lazygit wrapper
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{pkgs}: rec {
|
||||
ghostty = pkgs.callPackage ./ghostty {};
|
||||
git = pkgs.callPackage ./git {};
|
||||
lazygit = pkgs.callPackage ./lazygit {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user