Commit 923b1366c132
Changed files (1)
hardware
hardware/thinkpad-x220.nix
@@ -2,6 +2,9 @@
{
imports = [ ./thinkpad.nix ];
+ boot.extraModprobeConfig = ''
+ options iwlwifi 11n_disable=1
+ '';
services = {
tlp = {
extraConfig = ''