dotfiles/emborg/.config/emborg/home-blackstaff

10 lines
364 B
Text
Raw Normal View History

2025-05-18 21:11:21 -04:00
# -*- mode: python-ts; -*-
# Settings for home configuration
# use of absolute paths is recommended
encryption = "authenticated"
repository = "borg@blackstaff:/var/borg/backup/{user_name}"
src_dirs = "~" # absolute path to directory to be backed up
exclude_from = "{config_dir}/excludes"
2025-05-19 17:31:59 -04:00
healthchecks_uuid = "7iBSS9akyokIWq-sbfEjHQ/<<hostname>>-home-blackstaff"