Commit graph

101 commits

Author SHA1 Message Date
Evie Litherland-Smith 6dbf6806b2 Update README, remove leftover protonmail-bridge service 2024-02-03 07:26:29 +00:00
Evie Litherland-Smith c47f11c04d Remove protonmail-bridge service, run with hyprctl instead
systemd service wasn't working right with user permissions...
2024-02-03 07:21:50 +00:00
Evie Litherland-Smith ddde145313 Update README with new instructions for protonmail-bridge
Remove davmail from installed packages, just run with nix if/when
needed manually
2024-02-03 06:32:57 +00:00
Evie Litherland-Smith db519c6398 Switch to using protonmail-bridge directly, instead of container 2024-02-03 06:25:12 +00:00
Evie Litherland-Smith 09df446bd7 Reformat all using alejandra 2024-01-30 14:21:50 +00:00
Evie Litherland-Smith 8ca2053944 Reorganise a lot of things, clean up some files
Pull program expressions inside hyprland directory (e.g. rofi, waybar,
etc...) up one level.

Convert everything into package-name/default.nix format for
consistency

Move common home imports from flake.nix into hyprland/default.nix,
flake.nix now only defaults into importing hyprland, to be consistent
with how system imports work

Remove some old files: calendar and contact setup, sweet theme pkgs

Move xdg.configFile expressions from home/default.nix into a
config/default.nix, keeping the files to be linked in the config dir
as well (still need to do ipython though)
2024-01-28 12:01:18 +00:00
Evie Litherland-Smith 3dcd3ef452 Update mailbox patterns
Actually sync Junk/Spam boxes so I can see what ends up in there

Remove some things I'd failed to last time: sync issues, notes,
recovered messages
2024-01-19 06:36:43 +00:00
Evie Litherland-Smith 9123788cda Remove git-sync services, issues with using pass
Add git-sync as installed package to run syncing manually though

TODO consider an exec line in hyprland or something similar?
2024-01-14 12:54:45 +00:00
Evie Litherland-Smith 145e3f044a Switch mbsync from using secret-tool to password-store 2024-01-12 08:32:48 +00:00
Evie Litherland-Smith dfaa360dfe Switch to using pass-git-helper for https git auth
Remove gitFull and associated secret-store auth save mechanism

Also set default pinentry flavour to curses, but still set to gnome3
in hyprland setup - provides fall back for non-GUI interfaces
2024-01-12 08:19:20 +00:00
Evie Litherland-Smith 1adc174727 Stop using vdirsyncer to have calendar/contacts from ical/vcard
Switched to using emacs org-mode fully for keeping an agenda
2024-01-08 07:52:32 +00:00
Evie Litherland-Smith bcd7449dfb Disable mbsync service, rely in emacs for this 2024-01-08 07:52:19 +00:00
Evie Litherland-Smith f9277380fc Remove irssi and neomutt 2024-01-04 08:02:41 +00:00
Evie Litherland-Smith 192872bac0 Reduce frequency of mbsync systemd service
emacs/mu4e can call mbsync more frequently when being used, systemd
service is just to keep emails roughly in sync if mu4e is not open
2023-12-27 10:45:27 +00:00
Evie Litherland-Smith a66fdfa391 Add catppuccin for neomutt, enable sidebar 2023-12-26 07:42:12 +00:00
Evie Litherland-Smith a4ed54f1b3 Enable neomutt and mbsync systemd service 2023-12-26 07:24:56 +00:00
Evie Litherland-Smith 0f4cf52669 Move pass.nix into accounts subdirectory 2023-12-21 11:31:36 +00:00
Evie Litherland-Smith bc0ce002b2 Add work "Other" calendar 2023-12-19 15:06:07 +00:00
Evie Litherland-Smith 65955b2757 Remove old imapnotify modifications 2023-12-18 06:49:33 +00:00
Evie Litherland-Smith 262882ecd8 Remove outlook read only calendar, change name of network events calendar 2023-12-13 09:25:10 +00:00
Evie Litherland-Smith 712487e571 Add network events calendar 2023-11-02 06:52:46 +00:00
Evie Litherland-Smith 27ce6af080 Switch everything back to mu4e (from notmuch) 2023-10-31 07:12:55 +00:00
Evie Litherland-Smith 928a721219 Remove lynx and nnn, add midori browser
Check email more frequently
2023-10-30 14:40:40 +00:00
Evie Litherland-Smith fee71e703c Add khalel and config to sync ics files into org-agenda
Updage khal format strings to work with khalel

Remove syncing display name as contact birthdays messes with khalel
tagging (because of the space)
2023-10-30 07:03:37 +00:00
Evie Litherland-Smith 5323229853 Update afew tagging rules
Should now purge new/inbox/unread tags from archived and deleted emails
2023-10-28 10:22:51 +01:00
Evie Litherland-Smith 9f19f3a626 Email setting updates
Add more tagging rules to afew

Change syncing setup to run mbsync less frequently (every 30 mins) but
sync inboxes in notmuch pre hook.
Imapnotify can now just call notmuch

Update conditions to refresh notmuch-indicator (emacs)
2023-10-26 13:09:11 +01:00
Evie Litherland-Smith a50c132f63 Fix some afew rules 2023-10-25 22:58:29 +01:00
Evie Litherland-Smith 01e2766075 Update afew tagging rules 2023-10-25 22:36:53 +01:00
Evie Litherland-Smith ca881d8fa0 Add to ignored patterns for Outlook email 2023-10-25 10:01:40 +01:00
Evie Litherland-Smith e35a36e0ef Make mbsync service more frequent 2023-10-25 09:12:01 +01:00
Evie Litherland-Smith 5eb53e4f78 Adjust afew arguments 2023-10-24 22:41:38 +01:00
Evie Litherland-Smith f1799b4178 Update email tagging rules 2023-10-24 22:23:24 +01:00
Evie Litherland-Smith a1f19f7565 Email updates
Add afew to handle new email tagging and moving archived or deleted
mail

Add more notmuch emacs config - fcc dirs based on send address, saved
searches default to tree view, better modeline icon
2023-10-24 18:15:21 +01:00
Evie Litherland-Smith 16babc3f15 Various additions / changes
Switch email from mu/mu4e to notmuch, with associated service changes

Add elfeed config, enable useful minor-modes

Slight restructure of file layout
2023-10-24 08:06:35 +01:00
Evie Litherland-Smith 815f603128 Move email config over from doom-emacs 2023-10-23 23:55:52 +01:00
Evie Litherland-Smith c10cee9c76 Adjust mbsync timing, emacs mu4e check now pulls inboxes 2023-10-19 14:19:34 +01:00
Evie Litherland-Smith 4ff07b6ee9 Add rust, update starship formatting a bit 2023-10-15 17:02:24 +01:00
Evie Litherland-Smith aae04d3336 Rename UKAEA account to Outlook 2023-10-15 10:02:16 +01:00
Evie Litherland-Smith 53bbd20d70 Disable colour sync for outlook, set manually in vdir 2023-10-11 15:12:19 +01:00
Evie Litherland-Smith 6e405765c0 Add extra work calendar for operations 2023-10-11 09:42:03 +01:00
Evie Litherland-Smith 3ba11965ef Fix calendar typo, add colours 2023-10-10 18:55:45 +01:00
Evie Litherland-Smith 2ad36439c8 Update work calendar setup
Sync new work calendar to fix duplicate issues
Sync old calendar as read-only ics link to see invited events
Re-enable vdirsyncer service for work machines
2023-10-10 10:20:43 +01:00
Evie Litherland-Smith a878434e75 Remove khard 2023-10-10 10:20:23 +01:00
Evie Litherland-Smith 459695e9a0 Add davmail as package for easier setup 2023-10-10 08:29:31 +01:00
Evie Litherland-Smith 338785d503 Remove ukaea contacts from vdirsyncer for now 2023-10-09 11:47:43 +01:00
Evie Litherland-Smith bd878e1eaa Change imapnotify command and message 2023-10-09 08:28:02 +01:00
Evie Litherland-Smith 37c312d582 Remove hyprland-session from davmail Wants/After 2023-10-08 15:26:47 +01:00
Evie Litherland-Smith d32d6cb5d8 Switch davmail to O365Manual, update README instructions 2023-10-08 15:19:24 +01:00
Evie Litherland-Smith ad63fc07e9 Set copied davmail file to writeable 2023-10-08 09:53:09 +01:00
Evie Litherland-Smith 9ce0fac4e9 davmail service now copies properties file if it doesn't exist already 2023-10-08 09:49:07 +01:00