programs.rbw.settings.pinentry

Which pinentry interface to use. Beware that pinentry-gnome3 may not work on non-Gnome systems. You can fix it by adding the following to your system configuration:

services.dbus.packages = [ pkgs.gcr ];
Type
null or package
Default
null
Example
pkgs.pinentry-gnome3
Declared
<home-manager/modules/programs/rbw.nix>