mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
aly: add git-lfs
This commit is contained in:
parent
2bfa19add7
commit
1147df487c
|
@ -42,6 +42,7 @@
|
||||||
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
userName = "Aly Raffauf";
|
userName = "Aly Raffauf";
|
||||||
userEmail = "aly@raffauflabs.com";
|
userEmail = "aly@raffauflabs.com";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue