summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apple/macbook-pro/11-5/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/apple/macbook-pro/11-5/default.nix b/apple/macbook-pro/11-5/default.nix
index 28ce18c..a53b5d8 100644
--- a/apple/macbook-pro/11-5/default.nix
+++ b/apple/macbook-pro/11-5/default.nix
@@ -13,9 +13,6 @@ in
<nixpkgs/nixos/modules/hardware/network/broadcom-43xx.nix>
];
- boot.loader.systemd-boot.enable = true;
- boot.loader.efi.canTouchEfiVariables = true;
-
# Apparently this is currently only supported by ati_unfree drivers, not ati
hardware.opengl.driSupport32Bit = false;