Init lazygit hm module
This commit is contained in:
parent
4b6814ae28
commit
d097caf401
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 = { };
|
||||
};
|
||||
}
|
@ -15,6 +15,7 @@
|
||||
../../home/programs/yazi
|
||||
../../home/programs/markdown
|
||||
../../home/programs/thunar
|
||||
../../home/programs/lazygit
|
||||
|
||||
# Scripts
|
||||
../../home/scripts # All scripts
|
||||
@ -56,7 +57,6 @@
|
||||
python3
|
||||
jq
|
||||
figlet
|
||||
lazygit
|
||||
|
||||
# Utils
|
||||
zip
|
||||
|
Loading…
Reference in New Issue
Block a user