feat: enable git-lfs
This commit is contained in:
parent
4eaefe4c6f
commit
8939592b58
|
@ -3,6 +3,7 @@
|
||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
profiles = {
|
profiles = {
|
||||||
private = {
|
private = {
|
||||||
name = "Felix Schröter";
|
name = "Felix Schröter";
|
||||||
|
|
Loading…
Reference in a new issue