summaryrefslogtreecommitdiff
path: root/users/nzxt-desktop
diff options
context:
space:
mode:
authoroutremonde <outremonde@vivaldi.net>2025-06-10 21:27:44 -0400
committeroutremonde <outremonde@vivaldi.net>2025-06-10 21:27:44 -0400
commit0eefdac0f88a909097c618ee2c30b1e4028e78e3 (patch)
tree3f98c74cc0531d1a1eaa6926352f5fb24f7a05bd /users/nzxt-desktop
parent708164c5d646953895081449cb47eda1ef5ebab7 (diff)
added a lazygit feature
Former-commit-id: 1a23da8ae673827ef368ce401c9f973c4b030195
Diffstat (limited to 'users/nzxt-desktop')
-rw-r--r--users/nzxt-desktop/culsans.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/nzxt-desktop/culsans.nix b/users/nzxt-desktop/culsans.nix
index 17c4775..7c070ee 100644
--- a/users/nzxt-desktop/culsans.nix
+++ b/users/nzxt-desktop/culsans.nix
@@ -37,6 +37,7 @@
btop.enable = true;
helix.enable = true;
zellij.enable = true;
+ lazygit.enable = true;
};
utils = {
git.enable = true;