From 4f6b01822d761e7c71baca79aec2eae0a210a9f8 Mon Sep 17 00:00:00 2001 From: rycee Date: Tue, 19 Sep 2023 20:25:35 +0000 Subject: [PATCH] deploy: 7ee73f5363bc0f4b0f8042665168c25c90dd16f9 --- options.html | 5 +++++ 1 file changed, 5 insertions(+) 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: