diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-02 18:59:39 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-02 18:59:39 -0400 |
| commit | 7bbd827229a0d1d6cd2c421b74a01775d752c7fc (patch) | |
| tree | 3a7ec1f2d088debb3a1f8a862b0e00765f13134a /users/ideapad-laptop/lucas.nix | |
| parent | de28df19692b6864693c5c2d762bc9b1a765eaa3 (diff) | |
enabled lazygit on ideapad
Former-commit-id: cf2b1ebc3242716d7099d596d2b3d54916b8ece5
Diffstat (limited to 'users/ideapad-laptop/lucas.nix')
| -rw-r--r-- | users/ideapad-laptop/lucas.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/ideapad-laptop/lucas.nix b/users/ideapad-laptop/lucas.nix index a8c5832..e5caa58 100644 --- a/users/ideapad-laptop/lucas.nix +++ b/users/ideapad-laptop/lucas.nix @@ -40,6 +40,7 @@ btop.enable = true; helix.enable = true; zellij.enable = true; + lazygit.enable = true; }; utils = { git.enable = true; |
