aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2026-08-12 11:07:51 -0400
committerRyan Kavanagh <rak@rak.ac>2026-08-12 11:08:26 -0400
commit25b9e19efd1cb0939d647780e969201de07e11e8 (patch)
tree79e670656908c804f6ff2b80d839c8db904bd172
parentproperly cleanup old mbsync timer (diff)
Only install borgmatic music,pictures,tosh on asteriaHEADmaster
Diffstat (limited to '')
-rw-r--r--.chezmoiignore9
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
.*~
.**/*~