git: add cache
This commit is contained in:
parent
9f8e15d135
commit
dce3035653
@ -16,6 +16,7 @@
|
|||||||
};
|
};
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
gpg = { format = "ssh"; };
|
gpg = { format = "ssh"; };
|
||||||
|
credential = { helper = "cache --timeout=3600"; };
|
||||||
};
|
};
|
||||||
difftastic.enable = true;
|
difftastic.enable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user