Enable git lfs
This commit is contained in:
@ -653,9 +653,11 @@ rec {
|
|||||||
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
delta.enable = true;
|
delta.enable = true;
|
||||||
|
|
||||||
userEmail = "christoph.urlacher@protonmail.com";
|
userEmail = "christoph.urlacher@protonmail.com";
|
||||||
userName = "ChUrl";
|
userName = "Christoph Urlacher";
|
||||||
};
|
};
|
||||||
|
|
||||||
# helix = {
|
# helix = {
|
||||||
|
Reference in New Issue
Block a user