This commit is contained in:
John Lancaster
2026-02-16 13:54:21 -06:00
parent 39c4cceb39
commit 8c42e5a8f4

View File

@@ -9,7 +9,7 @@
push.autoSetupRemote = true; push.autoSetupRemote = true;
}; };
}; };
programs.lazygit { programs.lazygit = {
enable = true; enable = true;
enableBashIntegration = true; enableBashIntegration = true;
enableZshIntegration = true; enableZshIntegration = true;