ENH ignore email config for work computers

This commit is contained in:
Nathan Dwarshuis 2024-03-14 10:12:29 -04:00
parent 66dacf83cd
commit d0785f8ccc
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@
.local
{{- end }}
{{- if (or (eq .features.desktop_alias "work-laptop") (eq .features.desktop_alias "workstation")) }}
.config/isync
{{- end }}
.symlinks
{{ if eq .features.desktop_alias "none" -}}