From 25b9e19efd1cb0939d647780e969201de07e11e8 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 12 Aug 2026 11:07:51 -0400 Subject: Only install borgmatic music,pictures,tosh on asteria --- .chezmoiignore | 9 +++++++++ 1 file changed, 9 insertions(+) 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 .*~ .**/*~ -- cgit v1.2.3