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 ];
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
userName = "Sam Willcocks";
|
||||
userEmail = "sam@wlcx.cc";
|
||||
|
||||
|
|
Loading…
Reference in New Issue