change gpg pinentry from pinentry-all to pinentry-qt.
This commit is contained in:
parent
414972925c
commit
716ac2e6a8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
{
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-all;
|
||||
pinentryPackage = pkgs.pinentry-qt;
|
||||
}
|
||||
(lib.mkIf config.youthlic.programs.fish.enable {
|
||||
enableFishIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue