nixos/doc: release notes for `waagent` provisioning

authored by Yang, Bo and committed by Jörg Thalheim a9b36a5f bff548fe

+2
+2
nixos/doc/manual/release-notes/rl-2311.section.md
··· 189 190 - JACK tools (`jack_*` except `jack_control`) have moved from the `jack2` package to `jack-example-tools` 191 192 - The `matrix-synapse` package & module have undergone some significant internal changes, for most setups no intervention is needed, though: 193 - The option [`services.matrix-synapse.package`](#opt-services.matrix-synapse.package) is now read-only. For modifying the package, use an overlay which modifies `matrix-synapse-unwrapped` instead. More on that below. 194 - The `enableSystemd` & `enableRedis` arguments have been removed and `matrix-synapse` has been renamed to `matrix-synapse-unwrapped`. Also, several optional dependencies (such as `psycopg2` or `authlib`) have been removed.
··· 189 190 - JACK tools (`jack_*` except `jack_control`) have moved from the `jack2` package to `jack-example-tools` 191 192 + - The `waagent` service does provisioning now 193 + 194 - The `matrix-synapse` package & module have undergone some significant internal changes, for most setups no intervention is needed, though: 195 - The option [`services.matrix-synapse.package`](#opt-services.matrix-synapse.package) is now read-only. For modifying the package, use an overlay which modifies `matrix-synapse-unwrapped` instead. More on that below. 196 - The `enableSystemd` & `enableRedis` arguments have been removed and `matrix-synapse` has been renamed to `matrix-synapse-unwrapped`. Also, several optional dependencies (such as `psycopg2` or `authlib`) have been removed.