Add scripts for tmux sessions and mail-sync.

This commit is contained in:
Kevin Baensch 2025-04-01 17:14:49 +02:00
parent 61aa77b6ed
commit 6c179646e4
Signed by: derped
GPG key ID: C0F1D326C7626543
4 changed files with 101 additions and 1 deletions

View file

@ -12,5 +12,7 @@
(isync.override { withCyrusSaslXoauth2 = true; })
mailutils
pandoc # to convert messages
# defined in ../pkgs/scripts.nix
mail-sync
];
}