summaryrefslogtreecommitdiff
path: root/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common.nix')
-rw-r--r--common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.nix b/common.nix
index 554217e..1c14805 100644
--- a/common.nix
+++ b/common.nix
@@ -445,7 +445,7 @@ in
};
# OpenGL
- hardware.opengl.enable = true;
+ hardware.graphics.enable = true;
# try to ensure we can use our network LaserJet
services.printing.enable = true;