mbpfan: improve description, resolves #32266
This commit is contained in:
parent
36e02645eb
commit
ca7472b1a7
@ -8,13 +8,7 @@ let
|
|||||||
|
|
||||||
in {
|
in {
|
||||||
options.services.mbpfan = {
|
options.services.mbpfan = {
|
||||||
enable = mkOption {
|
enable = mkEnableOption "mbpfan, fan controller daemon for Apple Macs and MacBooks";
|
||||||
default = false;
|
|
||||||
type = types.bool;
|
|
||||||
description = ''
|
|
||||||
Whether to enable the mbpfan daemon.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
package = mkOption {
|
package = mkOption {
|
||||||
type = types.package;
|
type = types.package;
|
||||||
|
Loading…
Reference in New Issue
Block a user