thinkpad: enable tp_smapi on all ThinkPads
This commit is contained in:
parent
1133ce7d83
commit
ee47d31478
2 changed files with 5 additions and 5 deletions
|
|
@ -3,11 +3,6 @@
|
|||
{
|
||||
imports = [ ../intel.nix ];
|
||||
|
||||
boot = {
|
||||
kernelModules = [ "tp_smapi" ];
|
||||
extraModulePackages = with config.boot.kernelPackages; [ tp_smapi ];
|
||||
};
|
||||
|
||||
# hard disk protection if the laptop falls
|
||||
services.hdapsd.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue