summary refs log tree commit diff
diff options
context:
space:
mode:
authorFabián Heredia Montiel <fabianhjr@protonmail.com>2021-11-30 15:58:26 -0600
committerFabián Heredia Montiel <fabianhjr@protonmail.com>2021-11-30 15:59:30 -0600
commit5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff (patch)
tree672ac05fcffed8e4a516cbd648843ca415518ea4
parent29d1f6e1f625d246dcf84a78ef97b4da3cafc6ea (diff)
downloadnixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.tar
nixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.tar.gz
nixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.tar.bz2
nixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.tar.lz
nixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.tar.xz
nixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.tar.zst
nixpkgs-5bb9d9176d8eb8fbc4893d77be20e6eaf5843dff.zip
gnome: update docs regarding nvidiaWayland
-rw-r--r--nixos/modules/services/x11/desktop-managers/gnome.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/gnome.xml b/nixos/modules/services/x11/desktop-managers/gnome.xml
index 6c53bacacb3..e5da7740196 100644
--- a/nixos/modules/services/x11/desktop-managers/gnome.xml
+++ b/nixos/modules/services/x11/desktop-managers/gnome.xml
@@ -126,21 +126,6 @@
 </programlisting>
 
  </section>
- <section xml:id="sec-gnome-gdm">
-  <title>GDM</title>
-
-  <para>
-   If you want to use GNOME Wayland session on Nvidia hardware, you need to enable:
-  </para>
-
-<programlisting>
-<xref linkend="opt-services.xserver.displayManager.gdm.nvidiaWayland"/> = true;
-</programlisting>
-
-  <para>
-   as the default configuration will forbid this.
-  </para>
- </section>
 
  <section xml:id="sec-gnome-icons-and-gtk-themes">
   <title>Icons and GTK Themes</title>