mirror of https://github.com/wlcx/home.git
git: add lfs
This commit is contained in:
parent
eb0ee2cdce
commit
007d0203bc
|
@ -2,6 +2,7 @@
|
||||||
home.packages = with pkgs; [ git-open tea ];
|
home.packages = with pkgs; [ git-open tea ];
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
userName = "Sam Willcocks";
|
userName = "Sam Willcocks";
|
||||||
userEmail = "sam@wlcx.cc";
|
userEmail = "sam@wlcx.cc";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue