fix: formatting

This commit is contained in:
notohh 2023-03-11 21:28:37 -05:00
parent 0dc2e92eed
commit c83d9c9d10
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 4 additions and 2 deletions

View file

@ -14,5 +14,4 @@
}; };
ignores = ["*result*" ".direnv" "node_modules"]; ignores = ["*result*" ".direnv" "node_modules"];
}; };
} }

View file

@ -1,4 +1,7 @@
{ {
default,
...
}: {
programs.lazygit = { programs.lazygit = {
enable = true; enable = true;
settings = { settings = {