about summary refs log tree commit diff
path: root/hardware/laptop/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hardware/laptop/hardware.nix')
-rw-r--r--hardware/laptop/hardware.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/laptop/hardware.nix b/hardware/laptop/hardware.nix
index d7d3ecc..bbd684b 100644
--- a/hardware/laptop/hardware.nix
+++ b/hardware/laptop/hardware.nix
@@ -39,7 +39,7 @@ in
   hardware = {
     cpu.intel.updateMicrocode = true;
 
-    opengl = {
+    graphics = {
       enable = true;
     };