lets pin this too

This commit is contained in:
Osman Faruk Bayram 2025-11-25 14:30:59 +03:00
parent ad40a39e3a
commit 82a518970f

View file

@ -1,6 +1,9 @@
{
programs.git = {
enable = true;
package = pkgs.gitFull.override {
osxkeychainSupport = false;
};
signing = {
format = "openpgp";
};