fix: formatting
This commit is contained in:
parent
0dc2e92eed
commit
c83d9c9d10
2 changed files with 4 additions and 2 deletions
|
@ -14,5 +14,4 @@
|
|||
};
|
||||
ignores = ["*result*" ".direnv" "node_modules"];
|
||||
};
|
||||
|
||||
}
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
default,
|
||||
...
|
||||
}: {
|
||||
programs.lazygit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue