KeepassXC: move comment to right place

This commit is contained in:
Toast 2023-09-15 19:36:23 +02:00
parent b9663da3a3
commit 4b3a5a4778

View file

@ -2,8 +2,8 @@
let
kpxcSettings = lib.generators.toINI {} {
# Not sure what changing this does, I'll leave it alone
General = {
# Not sure what changing this does, I'll leave it alone
ConfigVersion = 2;
MinimizeAfterUnlock = true;
};