programs.rbw.settings

rbw configuration, if not defined the configuration will not be managed by Home Manager.

Type
null or (open submodule of (JSON value))
Default
null
Example
{
  email = "name@example.com";
  lock_timeout = 300;
  pinentry = pkgs.pinentry-gnome3;
}
Declared
<home-manager/modules/programs/rbw.nix>