MyNixOS website logo

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

Declarations
Type
null or (JSON value)
Default
null
Example
{
  email = "[email protected]";
  lock_timeout = 300;
  pinentry = pkgs.pinentry-gnome3;
}