diff --git a/.dotter/global.toml b/.dotter/global.toml index 8e674b4..fbfa7e1 100644 --- a/.dotter/global.toml +++ b/.dotter/global.toml @@ -51,6 +51,11 @@ pass = "~" [office.files] "office/README.md" = { target = "~/NOWHERE", type = "symbolic", if = "false" } "office/.config/glow/email.json" = { target = "~/.config/glow/email.json", type = "symbolic" } +"office/.config/isync/mbsyncrc" = { target = "~/.config/isync/mbsyncrc", type = "template" } +"office/.config/msmtp/config" = { target = "~/.config/msmtp/config", type = "template" } +"office/.config/neomutt/account" = { target = "~/.config/neomutt/account", type = "template" } +"office/.config/neomutt/profile.gmail" = { target = "~/.config/neomutt/profile.gmail", type = "template" } +"office/.config/neomutt/profile.private" = { target = "~/.config/neomutt/profile.private", type = "template" } office = "~" [services.files]