feat: lazygit

This commit is contained in:
2025-05-04 10:59:05 +08:00
parent 27041ff1fa
commit a477e7095b

View File

@@ -63,6 +63,9 @@ lib.my.makeSwitch {
push.autoSetupRemote = true;
};
};
programs.lazygit = {
enable = true;
};
home.packages = with pkgs; [
lsd