programs.rofi.pass.extraConfig

Home-Manager option

Extra configuration to be added at to the rofi-pass config file. Additional examples can be found at https://github.com/carnager/rofi-pass/blob/master/config.example.

type: strings concatenated with “\n”
Default
""
Example
'' URL_field='url' USERNAME_field='user' AUTOTYPE_field='autotype' ''
declared in: <home-manager/modules/programs/rofi-pass.nix>source unavailable