summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 8c9240b..bff334d 100644
--- a/README.org
+++ b/README.org
@@ -288,6 +288,7 @@ System setup is implemented via =nonguix-transformation-nvidia=:
[#:open-source-kernel-module? #false]
[#:kernel-mode-setting? #true]
[#:configure-xorg? #false]
+ [#:dynamic-boost? #false]
[#:remove-nvenc-restriction? #false]
Return a procedure that transforms an operating system, setting up DRIVER
@@ -302,6 +303,8 @@ System setup is implemented via =nonguix-transformation-nvidia=:
CONFIGURE-XORG? (default: #f) is required for Xorg display managers. It accepts
a display manager service type, or #t when using '%desktop-services'.
+ DYNAMIC-BOOST? (default: #f) is supported on laptops since Ampere.
+
REMOVE-NVENC-RESTRICTION? (default: #f) applies patches from
<https://github.com/keylase/nvidia-patch>.
#+end_example