git: add cache

This commit is contained in:
Kabbone 2024-07-14 14:14:43 +02:00
parent 9f8e15d135
commit dce3035653
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
};
extraConfig = {
gpg = { format = "ssh"; };
credential = { helper = "cache --timeout=3600"; };
};
difftastic.enable = true;
};