lets pin this too
This commit is contained in:
parent
ad40a39e3a
commit
82a518970f
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.gitFull.override {
|
||||||
|
osxkeychainSupport = false;
|
||||||
|
};
|
||||||
signing = {
|
signing = {
|
||||||
format = "openpgp";
|
format = "openpgp";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue