git: add lfs

This commit is contained in:
Sam W 2023-11-27 19:09:30 +00:00
parent eb0ee2cdce
commit 007d0203bc
1 changed files with 1 additions and 0 deletions

View File

@ -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";