{ lux.pinentry.homeManager = { pkgs, ... }: { programs.rbw.settings.pinentry = pkgs.pinentry-gnome3; }; }