refactor: update mbsync settings for Fastmail and Neomutt

This commit is contained in:
2026-02-22 15:32:38 +05:30
parent 34160d0de4
commit 738013df66
2 changed files with 22 additions and 2 deletions

View File

@@ -60,8 +60,6 @@
};
};
};
programs.mbsync.enable = true;
services.mbsync.enable = pkgs.stdenv.isLinux;
# accounts.email.accounts.<name>.mbsync.create
# services.mbsync.enable = true;
}