about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorJussi Kuokkanen <jussi.kuokkanen@protonmail.com>2023-12-14 10:19:50 +0200
committerJussi Kuokkanen <jussi.kuokkanen@protonmail.com>2023-12-17 18:16:45 +0200
commit60cb6ee94f9a943bcbc989dd0e1ce51c26542db7 (patch)
tree3570a9ddb1bd965e3330b08c3d036e91e866183e /nixos/doc/manual
parent46e9f8243e0205dbc81a4b2452a0e692199590d6 (diff)
downloadnixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.tar
nixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.tar.gz
nixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.tar.bz2
nixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.tar.lz
nixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.tar.xz
nixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.tar.zst
nixlib-60cb6ee94f9a943bcbc989dd0e1ce51c26542db7.zip
nixos/tuxclocker: init module
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 9191a204a7a1..ef807a09b222 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -23,6 +23,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - [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).
 
+- [TuxClocker](https://github.com/Lurkki14/tuxclocker), a hardware control and monitoring program. Available as [programs.tuxclocker](#opt-programs.tuxclocker.enable).
+
 ## Backward Incompatibilities {#sec-release-24.05-incompatibilities}
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->