diff options
Diffstat (limited to '')
| -rw-r--r-- | .chezmoiignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index 7c7bb6b..5a9d604 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -20,6 +20,15 @@ crontab afs {{- end }} +{{- if not (eq .chezmoi.hostname "asteria") }} +.config/borgmatic/music.yaml +.config/borgmatic/pictures.yaml +.config/borgmatic/tosh.yaml +.config/systemd/user/timers.target.wants/borgmatic@music.timer +.config/systemd/user/timers.target.wants/borgmatic@pictures.timer +.config/systemd/user/timers.target.wants/borgmatic@tosh.timer +{{- end }} + # files in home .*~ .**/*~ |
