diff --git a/options.xhtml b/options.xhtml index 6bb9ac23b..5ea4a7cef 100644 --- a/options.xhtml +++ b/options.xhtml @@ -41323,6 +41323,33 @@ null or package

Default: pkgs.keepassxc

+

Declared by:

+ + +
+ +<home-manager/modules/programs/keepassxc.nix> + +
+ +
+ + programs.keepassxc.autostart + + +
+
+

Whether to start Keepassxc automatically on login through the XDG autostart mechanism.

+ +

Type: +boolean

+ +

Default: +false

+ +

Example: +true

+

Declared by: