enable git lfs
This commit is contained in:
parent
a2c549cccf
commit
82ead48cd6
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@
|
|||
enable = true;
|
||||
userName = user;
|
||||
userEmail = "seaswimmerthefsh@gmail.com";
|
||||
lfs = {
|
||||
enable = true;
|
||||
skipSmudge = false;
|
||||
};
|
||||
extraConfig = {
|
||||
credential.helper = "${pkgs.git.override { withLibsecret = true; }}/bin/git-credential-libsecret";
|
||||
push = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue