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;
}
rbw configuration, if not defined the configuration will not be managed by Home Manager.
null or (JSON value)
null
{
email = "[email protected]";
lock_timeout = 300;
pinentry = pkgs.pinentry-gnome3;
}