summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 34e1a1b..554217e 100644
--- a/common.nix
+++ b/common.nix
@@ -446,7 +446,6 @@ in
# OpenGL
hardware.opengl.enable = true;
- hardware.opengl.driSupport = true;
# try to ensure we can use our network LaserJet
services.printing.enable = true;