fix: git signature format

This commit is contained in:
lily 2024-07-24 19:54:49 -04:00
parent 0c2d3b2e78
commit c21ae00750
Signed by: lily
GPG key ID: 601F3263FBCBC4B9

View file

@ -14,6 +14,7 @@
};
extraConfig = {
init.defaultBranch = "main";
gpg.format = "ssh";
};
};
}