Install Lazygit
This commit is contained in:
parent
2e4d57f630
commit
d9f167a958
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ in
|
|||
package = pkgs-unstable.claude-code;
|
||||
};
|
||||
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
wl-clipboard
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue