summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-21 23:25:50 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-21 23:25:50 +0200
commit2a6bc9f45049337f346b959f29f1e374e8b56b6f (patch)
tree7da6df659d5984d4ee41248fbf87d65aa3808712 /common.nix
parent9325794ebc5e7d4038839d43510df2c1d63ae5ee (diff)
remove obsolete option
Diffstat (limited to 'common.nix')
-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;