home-manager/gui: Add Git LFS
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 28m47s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 28m47s
This commit is contained in:
parent
7c67eaff21
commit
b113f2f48d
@ -293,6 +293,7 @@ in
|
||||
diff-so-fancy.enable = true;
|
||||
userEmail = "jackos1998@gmail.com";
|
||||
userName = "Jack O'Sullivan";
|
||||
lfs.enable = true;
|
||||
extraConfig = {
|
||||
pull.rebase = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user