/ modules / home / programs / mbsync.nix
mbsync.nix
1  {
2    programs.mbsync = {
3      enable = true;
4      # extraConfig = "";
5    };
6  }