apple: disable services.mbpfan

This commit is contained in:
Yegor Timoshenko
2018-04-20 01:30:02 +03:00
committed by GitHub
parent a5fa2cc1ae
commit b762dbc687

View File

@@ -7,6 +7,4 @@
hardware.facetimehd.enable = lib.mkDefault
(config.nixpkgs.config.allowUnfree or false);
services.mbpfan.enable = lib.mkDefault true;
}