summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-07-02 18:59:39 -0400
committertriethyl <triethylammonium@pm.me>2025-07-02 18:59:39 -0400
commit7bbd827229a0d1d6cd2c421b74a01775d752c7fc (patch)
tree3a7ec1f2d088debb3a1f8a862b0e00765f13134a
parentde28df19692b6864693c5c2d762bc9b1a765eaa3 (diff)
enabled lazygit on ideapad
Former-commit-id: cf2b1ebc3242716d7099d596d2b3d54916b8ece5
-rw-r--r--users/ideapad-laptop/lucas.nix1
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;