diff --git a/options.html b/options.html index e24c1324f..69ab88eb2 100644 --- a/options.html +++ b/options.html @@ -8847,6 +8847,11 @@ boolean
Default:
false
Example:
true
Declared by:
<home-manager/modules/programs/rofi-pass.nix>
+ |
programs.rofi.pass.package
The rofi-pass package to use.
Type: +package
Default:
+pkgs.rofi-pass
Example:
+pkgs.rofi-pass-wayland
Declared by:
+<home-manager/modules/programs/rofi-pass.nix>
|
programs.rofi.pass.extraConfig
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: