From 76819a836acdb151e452d93fa39d5011d048dfe4 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Tue, 24 Mar 2026 15:20:00 +0800 Subject: transformations: nvidia: Deprecate #:s0ix-power-management?. The transformation won't add kernel arguments other than the minimum necessary in the future. * nonguix/transformations.scm (nonguix-transformation-nvidia): Deprecate argument #:s0ix-power-management?. Don't delete duplicated kernel arguments, let user decide instead. --- README.org | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 576b535..e327730 100644 --- a/README.org +++ b/README.org @@ -234,7 +234,6 @@ Procedure =nonguix-transformation-nvidia= is defined in the #+begin_example nonguix-transformation-nvidia [#:driver nvda] [#:open-source-kernel-module? #f] - [#:s0ix-power-management? #f] [#:kernel-mode-setting? #t] [#:configure-xorg? #f] @@ -244,9 +243,6 @@ Procedure =nonguix-transformation-nvidia= is defined in the OPEN-SOURCE-KERNEL-MODULE? (default: #f) only supports Turing and later architectures and is expected to work with 'linux-lts'. - S0IX-POWER-MANAGEMENT? (default: #f) improves suspend and hibernate on systems - with supported graphics cards. - KERNEL-MODE-SETTING? (default: #t) is required for Wayland and rootless Xorg support. -- cgit v1.3