Commit graph

17 commits

Author SHA1 Message Date
Evie Litherland-Smith 0f6b6583d1 Add khard with config 2023-09-26 10:19:33 +01:00
Evie Litherland-Smith c9da3247f9 Enable khal for calendar 2023-09-26 10:02:40 +01:00
Evie Litherland-Smith 9e79181f9a Enable vdirsyncer service, fix metasync for contacts 2023-09-26 09:41:03 +01:00
Evie Litherland-Smith 341c5a6eca Re-enable sync services 2023-09-26 08:17:34 +01:00
Evie Litherland-Smith 25740f7288 Email account updates
Move base mail path definition

Update patterns to exclude duplicate folders and hopefully speed up
mbsync a bit

Add an "inboxes" group for emacs to use when updating mu4e, pulls all
inboxes only

Temp disable mbsync systemd job
2023-09-25 17:59:40 +01:00
Evie Litherland-Smith 103daec5c2 Add initial (nextcloud) calendar and contact 2023-09-25 14:22:51 +01:00
Evie Litherland-Smith 2579ddbaa9 Move accounts file into separate directory
Started accounts/email.nix to prep separation for adding calendar and
contact expressions

Move maildir back to ~/.mail to be consistent with ~/.calendar and ~/.contact
2023-09-25 13:42:13 +01:00
Evie Litherland-Smith 9394a99a4c Move a bunch of default.nix up a level
Loads of expressions were a single default.nix in a directory, instead
just make a single directory
Hyprland is the only directory of expressions left
Move a few things around to fit this a bit better
Add home/default.nix to defer "import all" from flake.nix

Remove work email from default account set up, add to work laptop
specifically and only

Clean up a few unused expressions
2023-09-15 07:13:52 +01:00
Evie Litherland-Smith da9080b423 Fix mu4e installation so I can go back to using mu 2023-09-14 17:09:21 +01:00
Evie Litherland-Smith 0b18a7860b Replace alot with astroid and add some notmuch config 2023-09-14 11:56:26 +01:00
Evie Litherland-Smith 3fe286c2a0 Add email accounts properly using nix
Switch to notmuch instead of mu due to mu/mu4e nix weirdness
2023-09-14 08:30:55 +01:00
Evie Litherland-Smith 4b2276d5b9 Fix mbsync frequency definition 2023-09-10 17:33:32 +01:00
Evie Litherland-Smith 10a44cbc2d Major re-write to make things more modularised
Move collection expressions from hosts/ into services/ as importable
modules
Remove service/hostname.nix collections
Remove all imports from host/ expressions and include as modules in
flake.nix
Set sensible defaults that propagate to (I think) everything
2023-09-10 17:07:11 +01:00
Evie Litherland-Smith 872a4a75fd Run mbsync hourly instead of every 5 minutes 2023-09-10 10:31:58 +01:00
Evie Litherland-Smith 29c872f5e3 Rename display.conf to extra.conf
Auto start teams on Ronin
2023-09-04 08:53:41 +01:00
Evie Litherland-Smith 125b4cf606 Add (broken) ukaea calendar syncing
Make calendar and contacts read-only sync for now
2023-09-03 08:06:55 +01:00
Evie Litherland-Smith a615762940 Combine mail setup with calendar and contacts
Move mail into accounts expression set
Add vdirsyncer and initial config to sync to CalDAV and CardDAV

TODO add to emacs
2023-09-02 08:41:07 +01:00