mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 14:33:45 +01:00
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…
x
Reference in New Issue
Block a user