summary refs log tree commit diff
path: root/nixos/modules/hardware/opengl.nix
diff options
context:
space:
mode:
authorNathaniel Baxter <nathaniel.baxter@gmail.com>2014-09-07 12:42:32 +1000
committerNathaniel Baxter <nathaniel.baxter@gmail.com>2014-09-07 12:42:32 +1000
commitfb9a6221b63ee92c27c917368e980649c5167203 (patch)
tree96c0fda770e3ddc01b6f0b2eb8f66dbd7ffa3d5e /nixos/modules/hardware/opengl.nix
parent45f4b8b3adabfe8f19ef358e0d7d84df2c3c4723 (diff)
downloadnixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.tar
nixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.tar.gz
nixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.tar.bz2
nixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.tar.lz
nixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.tar.xz
nixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.tar.zst
nixpkgs-fb9a6221b63ee92c27c917368e980649c5167203.zip
ati_unfree: Update nixos-manual for AMD driver support
Diffstat (limited to 'nixos/modules/hardware/opengl.nix')
-rw-r--r--nixos/modules/hardware/opengl.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixos/modules/hardware/opengl.nix b/nixos/modules/hardware/opengl.nix
index f974ec01c66..1777c200dd1 100644
--- a/nixos/modules/hardware/opengl.nix
+++ b/nixos/modules/hardware/opengl.nix
@@ -46,7 +46,8 @@ in
       description = ''
         On 64-bit systems, whether to support Direct Rendering for
         32-bit applications (such as Wine).  This is currently only
-        supported for the <literal>nvidia</literal> driver and for
+        supported for the <literal>nvidia</literal> and 
+        <literal>ati_unfree</literal> drivers, as well as
         <literal>Mesa</literal>.
       '';
     };