1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-06 17:11:03 +01:00
This commit is contained in:
khaneliman 2025-08-15 03:47:04 +00:00
parent f469c31244
commit 1d70d9e856

View file

@ -41646,7 +41646,15 @@ list of package</p>
</span>
</dt>
<dd>
<p>Whether to enable keepassxc.</p>
<p>Whether to enable KeePassXC.</p><div class="note"><h3 class="title">Note</h3><p>When this flag is set, KeePassXC builtin native messaging manifest for
communication with its browser extension is automatically installed.
This conflicts with KeePassXC builtin installation mechanism. To
prevent error messages, either set
<code class="option">programs.keepassxc.settings.Browser.UpdateBinaryPath</code> to
<code class="literal">false</code>, or untick the checkbox</p><p>Application Settings/
Browser Integration/
Advanced/
Update native messaging manifest files at startup</p><p>in the GUI.</p></div>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
@ -41697,7 +41705,7 @@ null or package</p>
</span>
</dt>
<dd>
<p>Whether to start Keepassxc automatically on login through the XDG autostart mechanism.</p>
<p>Whether to start KeePassXC automatically on login through the XDG autostart mechanism.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>