summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes
diff options
context:
space:
mode:
authorbb2020 <bb2020@users.noreply.github.com>2023-09-11 14:05:57 +0300
committerbb2020 <bb2020@users.noreply.github.com>2023-09-20 16:10:26 +0300
commit5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c (patch)
tree0952090c667e63f1d82ea2f1b786fe1f7316567b /nixos/doc/manual/release-notes
parent20dd5a0d3787c46099c110455f19fda1f30cc949 (diff)
downloadnixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.tar
nixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.tar.gz
nixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.tar.bz2
nixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.tar.lz
nixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.tar.xz
nixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.tar.zst
nixpkgs-5caa82281ee9f7a6d0f79aa3e2170c6fc503b77c.zip
nixos/mbpfan: adjust defaults
Diffstat (limited to 'nixos/doc/manual/release-notes')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 6cd59a95e63..204aca63461 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -300,6 +300,8 @@ The module update takes care of the new config syntax and the data itself (user
 
 - New `boot.bcache.enable` (default enabled) allows completely removing `bcache` mount support.
 
+- The module `services.mbpfan` now has the option `aggressive` enabled by default for better heat moderation. You can disable it for upstream defaults.
+
 - `security.sudo` now provides two extra options, that do not change the
   module's default behaviour:
   - `defaultOptions` controls the options used for the default rules;