Init lazygit hm module
This commit is contained in:
6
home/programs/lazygit/default.nix
Normal file
6
home/programs/lazygit/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
settings = { };
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user