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 = {