From a6ceecd7a8ecfcf8925d38d8994ab97bd543b8a5 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Thu, 7 Aug 2025 00:09:01 +0000 Subject: [PATCH] deploy: 62fdc8d41097313e681446b46681a4f89544e51c --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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: