nixos/release-notes-24.11: add scx module

This commit is contained in:
John Titor 2024-10-30 13:05:18 +05:30
parent 3e710e6d15
commit d19bc236cf
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -27,6 +27,9 @@
This also allows configuring runtime settings of AMDVLK and enabling experimental features.
- The `moonlight-qt` package ([Moonlight game streaming](https://moonlight-stream.org/)) now has HDR support on Linux systems.
- [Sched-ext](https://github.com/sched-ext/scx), a Linux kernel feature to run schedulers in userspace, is now available [`services.scx`](options.html#opt-services.scx.enable).
Requires Linux kernel version 6.12 or later.
- PostgreSQL now defaults to major version 16.
- `authelia` has been upgraded to version 4.38. This version brings several features and improvements which are detailed in the [release blog post](https://www.authelia.com/blog/4.38-release-notes/).