feat: init lazygit

This commit is contained in:
notohh 2023-02-03 10:32:33 -05:00
parent 05a936d1ae
commit 7c69071e6e
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -0,0 +1,8 @@
{
programs.lazygit = {
enable = true;
settings = {
windowSize = "normal";
};
};
}