ma hw/x13: allow fan control
This commit is contained in:
parent
d2bae07fd3
commit
85b3d7ae0c
|
@ -32,5 +32,9 @@
|
|||
|
||||
users.groups.video = {};
|
||||
users.users.makefu.extraGroups = [ "video" ];
|
||||
|
||||
boot.extraModprobeConfig = ''
|
||||
options thinkpad_acpi fan_control=1
|
||||
'';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue