fix keepass folder typo

This commit is contained in:
jacekpoz 2024-04-04 12:54:17 +02:00
parent da1412e2ae
commit 8f2764f735
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -60,8 +60,8 @@ in {
}; };
}; };
}; };
KeepassXC = { KeePassXC = {
path = "${homeDirectory}/KeepassXC"; path = "${homeDirectory}/KeePassXC";
devices = [ "niks" "del" "chmura" ]; devices = [ "niks" "del" "chmura" ];
versioning = { versioning = {
type = "staggered"; type = "staggered";