nixos/release-notes: mention thinkfan 1.2 update

This commit is contained in:
rnhmjoj 2021-02-02 03:15:51 +01:00
parent 02b872310d
commit c753910d98
No known key found for this signature in database
GPG key ID: BFBAF4C975F76450

View file

@ -466,6 +466,19 @@ self: super:
ALSA OSS emulation (<varname>sound.enableOSSEmulation</varname>) is now disabled by default.
</para>
</listitem>
<listitem>
<para>
Thinkfan as been updated to <literal>1.2.x</literal>, which comes with a
new YAML based configuration format. For this reason, several NixOS options
of the thinkfan module have been changed to non-backward compatible types.
In addition, a new <xref linkend="opt-services.thinkfan.settings"/> option has
been added.
</para>
<para>
Please read the <link xlink:href="https://github.com/vmatare/thinkfan#readme">
thinkfan documentation</link> before updating.
</para>
</listitem>
</itemizedlist>
</section>