mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
deploy: 6e94d8157c
This commit is contained in:
@@ -46979,8 +46979,11 @@ boolean</p>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Configuration written to
|
||||
<code class="filename">$XDG_CONFIG_HOME/keepassxc/keepassxc.ini</code>.</p><p>See <a class="link" href="https://github.com/keepassxreboot/keepassxc/blob/647272e9c5542297d3fcf6502e6173c96f12a9a0/src/core/Config.cpp#L49-L223" target="_top">https://github.com/keepassxreboot/keepassxc/blob/647272e9c5542297d3fcf6502e6173c96f12a9a0/src/core/Config.cpp#L49-L223</a>
|
||||
for the full list of options.</p>
|
||||
<code class="filename">$XDG_CONFIG_HOME/keepassxc/keepassxc.ini</code>.</p><p>See <a class="link" href="https://github.com/keepassxreboot/keepassxc/blob/develop/src/core/Config.cpp" target="_top">https://github.com/keepassxreboot/keepassxc/blob/develop/src/core/Config.cpp</a>
|
||||
for the full list of options.</p><div class="note"><h3 class="title">Note</h3><p>When the settings are non-empty, the configuration file will be linked
|
||||
into the Nix store and KeePassXC will report an access error for its
|
||||
configuration file. This is expected and can not be fixed in a way that
|
||||
aligns with Home Manager’s principles. See <a class="link" href="https://github.com/nix-community/home-manager/issues/8257" target="_top">#8257</a> for more details.</p></div>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))</p>
|
||||
|
||||
Reference in New Issue
Block a user