At least temporarily remove the pinentry flavor
The nix packages are in a transition phase from moving from pinentryFlavor to pinentryPackage. And it seems like the new version is not available in a moment before.
This commit is contained in:
parent
e734d7d084
commit
53dabc4cfc
@ -36,7 +36,7 @@ in
|
||||
#
|
||||
# A hacky fix is to use home-manager to write the pinentry path to the
|
||||
# ~/.gnupg/gpg-agent.conf
|
||||
pinentryFlavor = "gnome3";
|
||||
# pinentryFlavor = "gnome3";
|
||||
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
|
Loading…
Reference in New Issue
Block a user