Mail on Linux

This commit is contained in:
Smaug123
2024-04-19 15:55:00 +01:00
parent ad6a4548c6
commit 2a962e928b

View File

@@ -152,6 +152,11 @@ in {
userName = address;
};
services.mbsync = {
enable = pkgs.stdenv.isLinux;
package = mbsync;
};
programs.mbsync = {
enable = true;
extraConfig = ''