nixos-config/home/terminal/programs/lazygit.nix
2024-06-14 07:37:34 +02:00

3 lines
38 B
Nix

{
programs.lazygit.enable = true;
}