diff --git a/nixos/doc/manual/configuration/x-windows.xml b/nixos/doc/manual/configuration/x-windows.xml
index 4e37a4c053a..798d1fbdfd8 100644
--- a/nixos/doc/manual/configuration/x-windows.xml
+++ b/nixos/doc/manual/configuration/x-windows.xml
@@ -59,7 +59,15 @@
# systemctl start display-manager.service
-
+
+
+ On 64-bit systems, if you want OpenGL for 32-bit programs such as in Wine,
+ you should also set the following:
+
+ = true;
+
+
+
Auto-login
The x11 login screen can be skipped entirely, automatically logging you into
@@ -85,14 +93,6 @@
-
-
- On 64-bit systems, if you want OpenGL for 32-bit programs such as in Wine,
- you should also set the following:
-
- = true;
-
-
Proprietary NVIDIA drivers