From 52060c81afe6ed2a78e815d2f23cf2e18dc4d8e4 Mon Sep 17 00:00:00 2001 From: Doro Rose Date: Tue, 11 May 2021 10:31:41 +0200 Subject: [PATCH] apple/macbook-pro/12-1/default.nix: Fixed impure import. --- apple/macbook-pro/12-1/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apple/macbook-pro/12-1/default.nix b/apple/macbook-pro/12-1/default.nix index a28ea82..631cd75 100644 --- a/apple/macbook-pro/12-1/default.nix +++ b/apple/macbook-pro/12-1/default.nix @@ -1,10 +1,10 @@ -{ lib, pkgs, ... }: +{ lib, pkgs, modulesPath, ... }: { imports = [ ../. ../../../common/pc/laptop/ssd - + "${modulesPath}/hardware/network/broadcom-43xx.nix" ]; powerManagement = {