You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nixos/doc/manual/release-notes/rl-2605.section.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,8 @@ of pulling the upstream container image from Docker Hub. If you want the old beh
63
63
64
64
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
65
65
66
+
-`services.dovecot` now supports the Dovecot 2.4 configuration format while maintaining compatibility with Dovecot 2.3.
67
+
66
68
-`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.
67
69
68
70
-`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.
0 commit comments