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