summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/hw
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-09-29 20:05:13 +0200
committerlassulus <lassulus@lassul.us>2017-09-29 20:05:13 +0200
commit37951eed3dd7806f73c40c47ec9cd047ad76c15d (patch)
tree82c68ce722023dd8fff49148e38325b2ae3d0a04 /krebs/2configs/hw
parent6dfe071664136790b7d62bf062e090722997372f (diff)
hw/x220: enable opengl
Diffstat (limited to 'krebs/2configs/hw')
-rw-r--r--krebs/2configs/hw/x220.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/krebs/2configs/hw/x220.nix b/krebs/2configs/hw/x220.nix
index c85bac0d..44743b87 100644
--- a/krebs/2configs/hw/x220.nix
+++ b/krebs/2configs/hw/x220.nix
@@ -8,6 +8,8 @@ with import <stockholm/lib>;
hardware.cpu.intel.updateMicrocode = true;
+ hardware.opengl.enable = true;
+
services.tlp.enable = true;
boot = {