Update lenovo/thinkpad/t440p/default.nix
This commit is contained in:
parent
759a06ec4a
commit
d25ac8d999
|
@ -7,7 +7,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
extraModprobeConfig = lib.mkDefault ''
|
extraModprobeConfig = ''
|
||||||
options bbswitch use_acpi_to_detect_card_state=1
|
options bbswitch use_acpi_to_detect_card_state=1
|
||||||
options thinkpad_acpi force_load=1 fan_control=1
|
options thinkpad_acpi force_load=1 fan_control=1
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue