fix: pinentryPackage

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2024-03-27 21:25:05 -05:00
parent 81603162a1
commit 23aed6cdb0
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 0 deletions

View File

@ -32,5 +32,6 @@ in {
enable = true;
enableExtraSocket = true;
enableSshSupport = true;
pinentryPackage = pkgs.pinentry-gnome3;
};
}