mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add lazygit
This commit is contained in:
parent
9e6756c898
commit
576cd69d72
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ in with lib; {
|
||||||
enableZshIntegration = mkIf cfg.zsh.enable true;
|
enableZshIntegration = mkIf cfg.zsh.enable true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.lazygit.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# libraries
|
# libraries
|
||||||
glow
|
glow
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue