+3
nixos/doc/manual/release-notes/rl-2411.section.md
+3
nixos/doc/manual/release-notes/rl-2411.section.md
···- [Proton Mail bridge](https://proton.me/mail/bridge), a desktop application that runs in the background, encrypting and decrypting messages as they enter and leave your computer. It lets you add your Proton Mail account to your favorite email client via IMAP/SMTP by creating a local email server on your computer.+database. Batteries included. Available as [services.chromadb](options.html#opt-services.chromadb.enable).- `transmission` package has been aliased with a `trace` warning to `transmission_3`. Since [Transmission 4 has been released last year](https://github.com/transmission/transmission/releases/tag/4.0.0), and Transmission 3 will eventually go away, it was decided perform this warning alias to make people aware of the new version. The `services.transmission.package` defaults to `transmission_3` as well because the upgrade can cause data loss in certain specific usage patterns (examples: [#5153](https://github.com/transmission/transmission/issues/5153), [#6796](https://github.com/transmission/transmission/issues/6796)). Please make sure to back up to your data directory per your usage:
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
···
+107
nixos/modules/services/databases/chromadb.nix
+107
nixos/modules/services/databases/chromadb.nix
···+ExecStart = "${lib.getExe cfg.package} run --path ${cfg.dbpath} --host ${cfg.host} --port ${toString cfg.port} --log-path ${cfg.logFile}";
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+26
nixos/tests/chromadb.nix
+26
nixos/tests/chromadb.nix
···