nixos-config/modules/home/programs/terminal/git/lazygit/default.nix

4 lines
47 B
Nix

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