feat(shell): add lazygit setup.
This commit is contained in:
parent
7ef09a597d
commit
3690c598bc
1 changed files with 3 additions and 0 deletions
|
@ -113,5 +113,8 @@
|
||||||
|
|
||||||
# Install btop
|
# Install btop
|
||||||
programs.btop.enable = true;
|
programs.btop.enable = true;
|
||||||
|
|
||||||
|
# Install lazygit
|
||||||
|
programs.lazygit.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue