Add lazygit

This commit is contained in:
muon 2024-06-20 11:23:06 +00:00
parent 9e6756c898
commit 576cd69d72

View file

@ -30,6 +30,8 @@ in with lib; {
enableZshIntegration = mkIf cfg.zsh.enable true;
};
programs.lazygit.enable = true;
home.packages = with pkgs; [
# libraries
glow