keepassxc: add note about error message in the GUI

This commit is contained in:
Benedikt Rips
2026-01-06 13:49:15 +01:00
committed by Matthieu Coudron
parent c91dbdf61a
commit 6e3931c01f

View File

@@ -64,6 +64,13 @@ in
See <https://github.com/keepassxreboot/keepassxc/blob/647272e9c5542297d3fcf6502e6173c96f12a9a0/src/core/Config.cpp#L49-L223>
for the full list of options.
::: {.note}
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 [#8257](https://github.com/nix-community/home-manager/issues/8257) for more details.
:::
'';
};