yubikey: updated pinentry package name
This commit is contained in:
parent
eea22bd45f
commit
483e475dda
|
@ -60,7 +60,7 @@
|
||||||
gnupg.agent = {
|
gnupg.agent = {
|
||||||
enable = true; # Enable GPG Agent
|
enable = true; # Enable GPG Agent
|
||||||
enableSSHSupport = true; # Enable SSH agent support in GnuPG agent
|
enableSSHSupport = true; # Enable SSH agent support in GnuPG agent
|
||||||
pinentryFlavor = "qt";
|
pinentryPackage = "pkgs.pinentry-qt";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue