Increase beacon_loss_count

This commit is contained in:
coolneng 2022-05-27 16:59:05 +02:00
parent e2768f1983
commit 1529a9ee8e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -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