diff --git a/configuration.nix b/configuration.nix index c023db2..dff7494 100644 --- a/configuration.nix +++ b/configuration.nix @@ -131,7 +131,7 @@ in { ]; boot.extraModprobeConfig = '' options snd-hda-intel patch=hda-jack-retask.fw - options mac80211 beacon_loss_count=100 + options mac80211 beacon_loss_count=500 ''; # Use same version of nixpkgs for nix-shell