33 current 2025-04-29 23:20:55 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-04-29 23:21:01 -04:00
parent 3b391b91dd
commit ef2cfb2f37
5 changed files with 31 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
config,
pkgs,
...
}: {
home.file.".config/keepassxc/keepassxc.ini".source = ./keepassxc.ini;
}