diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2026-08-13 09:58:58 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2026-08-13 09:58:58 -0400 |
| commit | 47f92d1134dd9cc82cda8f45623bf20525ed7765 (patch) | |
| tree | 741a95419d52bc25348955b0a1884750a60d68f8 /.chezmoiignore | |
| parent | mcgill drop (diff) | |
| parent | Only install borgmatic music,pictures,tosh on asteria (diff) | |
Merge remote-tracking branch 'gh'
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 .*~ .**/*~ |
