diff --git a/configuration.nix b/configuration.nix index 59d2ed2..16b7f8e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -126,7 +126,7 @@ in { ]; boot.extraModprobeConfig = '' options snd-hda-intel patch=hda-jack-retask.fw - options mac80211 beacon_loss_count=1000 probe_wait_ms=75 + options mac80211 beacon_loss_count=100 ''; # Use same version of nixpkgs for nix-shell