summary refs log tree commit diff stats
path: root/modules/t470s.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/t470s.nix')
-rw-r--r--modules/t470s.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/t470s.nix b/modules/t470s.nix
index 09263b6e..34d7f9e3 100644
--- a/modules/t470s.nix
+++ b/modules/t470s.nix
@@ -5,6 +5,8 @@
     firmwareLinuxNonfree
   ];
 
+  boot.blacklistedKernelModules = [ "thinkpad_acpi" ];
+
   systemd.services.ModemManager.enable = true;
 
   hardware.pulseaudio.extraConfig = ''