fix(git): Update git to use the new PGP Key
This commit is contained in:
parent
817858d6ee
commit
b0682b23d5
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ in
|
|||
services.pcscd.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
enableSSHSupport = false;
|
||||
pinentryPackage = pkgs.pinentry;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue