mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 18:08:38 +08:00
apple: disable services.mbpfan
This commit is contained in:
@@ -7,6 +7,4 @@
|
|||||||
|
|
||||||
hardware.facetimehd.enable = lib.mkDefault
|
hardware.facetimehd.enable = lib.mkDefault
|
||||||
(config.nixpkgs.config.allowUnfree or false);
|
(config.nixpkgs.config.allowUnfree or false);
|
||||||
|
|
||||||
services.mbpfan.enable = lib.mkDefault true;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user