mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
feat: pin mbsync to version 4 (version 5 has a bug that prevents me from fetching my emails)
This commit is contained in:
parent
4bad661036
commit
e3a122dfb3
5 changed files with 185 additions and 1 deletions
|
@ -32,7 +32,6 @@ with lib;
|
|||
};
|
||||
|
||||
programs.mbsync.enable = true;
|
||||
programs.mbsync.package = pkgs.stable.isync;
|
||||
programs.msmtp.enable = true;
|
||||
accounts.email = {
|
||||
accounts.ens = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue