{{ if ne .machineType "personal" -}} # Exclude restic files .config/restic/ .config/systemd/user/restic-backup.service .config/systemd/user/restic-backup.timer .config/fish/functions/restic-chert.fish .config/fish/functions/restic-pulsar.fish .config/fish/functions/restic-slate.fish # Exlude mpv files .var/app/io.mpv.Mpv/config/mpv/scripts/autocrop.lua # Ignore Bubblewrap scripts .local/bin/bwrap-preset-renpy .local/share/nautilus/scripts/Run in Bubblewrap (Ren'Py) {{ end -}} # Ignore Linux-specific files on non-Linux systems. {{- if ne .chezmoi.os "linux" }} .config/systemd/ .local/share/nautilus/ .var/app/ {{- end }} # Ignore docs README.md