mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/release-notes: mention thinkfan 1.2 update
This commit is contained in:
parent
02b872310d
commit
c753910d98
1 changed files with 13 additions and 0 deletions
|
@ -466,6 +466,19 @@ self: super:
|
||||||
ALSA OSS emulation (<varname>sound.enableOSSEmulation</varname>) is now disabled by default.
|
ALSA OSS emulation (<varname>sound.enableOSSEmulation</varname>) is now disabled by default.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue