nix-config/home/features/cli/lazygit.nix

4 lines
47 B
Nix

{ ... }:
{
programs.lazygit.enable = true;
}