summaryrefslogtreecommitdiffstats
path: root/apple/macbook-pro/12-1
diff options
context:
space:
mode:
authorYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-24 12:17:37 +0000
committerYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-24 12:17:37 +0000
commit63b3836fcf0ff03b5f96b173f5c06710f08b2c3e (patch)
tree028e3ae2cb13ddc0ce4279dabf4cf76a45e8554c /apple/macbook-pro/12-1
parentcbe052c49e80ccb27d2573e9dc9e7bbc6df4a0a4 (diff)
apple: use global apple profile (for mbpfan)
Diffstat (limited to 'apple/macbook-pro/12-1')
-rw-r--r--apple/macbook-pro/12-1/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/apple/macbook-pro/12-1/default.nix b/apple/macbook-pro/12-1/default.nix
index 78a7d6f..63c36db 100644
--- a/apple/macbook-pro/12-1/default.nix
+++ b/apple/macbook-pro/12-1/default.nix
@@ -2,6 +2,7 @@
{
imports = [
+ ../../.
<nixpkgs/nixos/modules/hardware/network/broadcom-43xx.nix>
];