0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

nixos/doc/rl-2411: mention iosched module

This commit is contained in:
Mikael Voss 2025-02-25 23:13:09 +01:00
parent 54bd09a515
commit 901b87f8fd
No known key found for this signature in database

View file

@ -87,6 +87,8 @@
## New Modules {#sec-release-24.11-new-modules}
- [hardware.block](options.html#hardware-block.defaultScheduler) allows configuration of I/O schedulers for block devices.
- [KMonad](https://github.com/kmonad/kmonad), an advanced keyboard remapping utility. Available as [services.kmonad](#opt-services.kmonad.enable).
- [Coral](https://coral.ai/), hardware support for Coral.ai Edge TPU devices. Available as [hardware.coral.usb.enable](#opt-hardware.coral.usb.enable) and [hardware.coral.pcie.enable](#opt-hardware.coral.pcie.enable).