summaryrefslogtreecommitdiffstats
path: root/apple
diff options
context:
space:
mode:
authorYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-25 21:26:29 +0000
committerYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-25 22:07:47 +0000
commitd1d99eb15887cedb0d6dba66e4482c53cb809c1d (patch)
tree15186fa61fd1a7e8e469b6198b52cffc7c2ca039 /apple
parent554629a957f703f4d9382f502c86288a56f3a052 (diff)
treewide: mark things that have to be done
Diffstat (limited to 'apple')
-rw-r--r--apple/macbook-pro/10-1/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/apple/macbook-pro/10-1/default.nix b/apple/macbook-pro/10-1/default.nix
index 06e7486..e029ef2 100644
--- a/apple/macbook-pro/10-1/default.nix
+++ b/apple/macbook-pro/10-1/default.nix
@@ -10,7 +10,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
- # TODO: drop
+ # TODO: reverse compat
hardware.opengl.driSupport32Bit = true;
services.xserver = {