nixos/rl-2605: Mention Cinnamon 6.6 (#478729)

This commit is contained in:
Bobby Rong
2026-01-10 13:26:17 +00:00
committed by GitHub
@@ -97,6 +97,8 @@ of pulling the upstream container image from Docker Hub. If you want the old beh
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- Cinnamon has been updated to 6.6, please check the [upstream announcement](https://www.linuxmint.com/rel_zena_whatsnew.php) for more details.
- `services.frp` now supports multiple instances through `services.frp.instances` to make it possible to run multiple frp clients or servers at the same time.
- `services.openssh` now supports generating host SSH keys by setting `services.openssh.generateHostKeys = true` while leaving `services.openssh.enable` disabled. This is particularly useful for systems that have no need of an SSH daemon but want SSH host keys for other purposes such as using agenix or sops-nix.