summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHerman Rimm <herman@rimm.ee>2026-07-16 15:06:05 +0200
committerMaxim Cournoyer <maxim@guixotic.coop>2026-08-26 11:18:07 +0900
commit933ef6f5f4b192ae86a22db28a1d71ad5afddf35 (patch)
treecbd63de2832242f101e84251e1e240cd893c4496 /doc
parent836beed08e1d392fb3686852ecc749d9cd3117a7 (diff)
services: elogind: Remove deprecated fields.
* gnu/services/desktop.scm (elogind-deprecated-empty-serializer): Remove variable. (elogind-configuration): Remove deprecated fields. * doc/guix.texi (Desktop Services): Remove descriptions for deprecated configuration fields. Change-Id: Ic4847d9da352671eb0dd7a7ffe507b8b5ff149e4 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 926f5b7fe4d..998e4ecff27 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27759,15 +27759,6 @@ elogind when hibernating the system.
27759The amount of time the system spends in suspend mode before the system 27759The amount of time the system spends in suspend mode before the system
27760is automatically put into hibernate mode. 27760is automatically put into hibernate mode.
27761 27761
27762@item @code{hibernate-state} (type: maybe-list-of-strings)
27763Deprecated option.
27764
27765@item @code{hybrid-sleep-state} (type: maybe-list-of-strings)
27766Deprecated option.
27767
27768@item @code{hybrid-sleep-mode} (type: maybe-list-of-strings)
27769Deprecated option.
27770
27771@end table 27762@end table
27772 27763
27773@end deftp 27764@end deftp