chore: mini restructure, move home to top level
This commit is contained in:
parent
1bbfd212d0
commit
4ee8d5931d
30 changed files with 35 additions and 34 deletions
home/lazygit
8
home/lazygit/default.nix
Normal file
8
home/lazygit/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
windowSize = "normal";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue