aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/thinklappi-bootstrap/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/thinklappi-bootstrap/default.nix b/hosts/thinklappi-bootstrap/default.nix
index 595d510..3e1ed15 100644
--- a/hosts/thinklappi-bootstrap/default.nix
+++ b/hosts/thinklappi-bootstrap/default.nix
@@ -9,7 +9,7 @@
];
hardware = {
- opengl.enable = true;
+ graphics.enable = true;
bluetooth.enable = true;
};
services = {