{
  config,
  pkgs,
  ...
}: {
  xdg.configFile."keepassxc/keepassxc.ini".source = ./keepassxc.ini;
}
# vim: ts=2