···2930- [Clevis](https://github.com/latchset/clevis), a pluggable framework for automated decryption, used to unlock encrypted devices in initrd. Available as [boot.initrd.clevis.enable](#opt-boot.initrd.clevis.enable).
310032## Backward Incompatibilities {#sec-release-24.05-incompatibilities}
3334<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
···2930- [Clevis](https://github.com/latchset/clevis), a pluggable framework for automated decryption, used to unlock encrypted devices in initrd. Available as [boot.initrd.clevis.enable](#opt-boot.initrd.clevis.enable).
3132+- [TuxClocker](https://github.com/Lurkki14/tuxclocker), a hardware control and monitoring program. Available as [programs.tuxclocker](#opt-programs.tuxclocker.enable).
33+34## Backward Incompatibilities {#sec-release-24.05-incompatibilities}
3536<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
···42 lpty = throw "lpy was removed because broken and unmaintained "; # added 2023-10-14
43 cyrussasl = throw "cyrussasl was removed because broken and unmaintained "; # added 2023-10-18
44 nlua-nvim = throw "nlua-nvim was removed, use neodev-nvim instead"; # added 2023-12-16
045}
···42 lpty = throw "lpy was removed because broken and unmaintained "; # added 2023-10-14
43 cyrussasl = throw "cyrussasl was removed because broken and unmaintained "; # added 2023-10-18
44 nlua-nvim = throw "nlua-nvim was removed, use neodev-nvim instead"; # added 2023-12-16
45+ nvim-client = throw "nvim-client was removed because it is now part of neovim"; # added 2023-12-17
46}