about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorWill Fancher <elvishjerricco@gmail.com>2024-01-27 06:13:38 -0500
committerGitHub <noreply@github.com>2024-01-27 06:13:38 -0500
commit2af1ee5bba415e09467b4c96143b5cb6805e42b2 (patch)
tree77b67333a8df28e2b8aeff34c1ec92986a6e0db6 /nixos/doc
parent0e03f6a2d4d9eacdab1ff8d19b65c7950d580229 (diff)
parente103c5cfcf6347f51636c758f372b720803bc8f8 (diff)
downloadnixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.tar
nixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.tar.gz
nixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.tar.bz2
nixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.tar.lz
nixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.tar.xz
nixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.tar.zst
nixlib-2af1ee5bba415e09467b4c96143b5cb6805e42b2.zip
Merge pull request #259196 from liff/mod/systemd-lock-handler
nixos/systemd-lock-handler: init with corresponding package at 2.4.2
Diffstat (limited to 'nixos/doc')
-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 00d221a60dde..9c5813904b77 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -67,6 +67,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - [RustDesk](https://rustdesk.com), a full-featured open source remote control alternative for self-hosting and security with minimal configuration. Alternative to TeamViewer.
 
+- [systemd-lock-handler](https://git.sr.ht/~whynothugo/systemd-lock-handler/), a bridge between logind D-Bus events and systemd targets. Available as [services.systemd-lock-handler.enable](#opt-services.systemd-lock-handler.enable).
+
 ## Backward Incompatibilities {#sec-release-24.05-incompatibilities}
 
 <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->