<<: !include /etc/borgmatic/common.yaml source_directories: - "{home_windows}/Documents" archive_name_format: 'windows-{hostname}-{now}' source_directories_must_exist: true keep_hourly: 10 keep_daily: 7 keep_weekly: 4 keep_monthly: 12 keep_yearly: 10 commands: - before: configuration run: - uname -a | grep "microsoft" > /dev/null || exit 75