this repo has no description

feat: add git lfs (#37)

authored by tghanken.tngl.sh and committed by GitHub 1df0e12f 2e077542

Changed files
+1
machines
modules
users
tghanken
+1
machines/modules/users/tghanken/home-manager.nix
··· 108 108 109 109 programs.git = { 110 110 enable = true; 111 + lfs.enable = true; 111 112 userName = "Taylor Hanken"; 112 113 userEmail = "tghanken@gmail.com"; 113 114 };