Enable git lfs support
This commit is contained in:
parent
f481387d5c
commit
4de6ac078d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init.defaultBranch = "mistress";
|
init.defaultBranch = "mistress";
|
||||||
|
|
Loading…
Reference in a new issue