Update flake lock, switch back to Zen kernel, enable lazygit properly
This commit is contained in:
parent
3b524a882e
commit
87c2558155
4 changed files with 19 additions and 15 deletions
4
modules/home/programs/terminal/git/lazygit/default.nix
Normal file
4
modules/home/programs/terminal/git/lazygit/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.lazygit.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue