Decrease lost beacon count workaround for WiFi

This commit is contained in:
2022-05-02 00:49:40 +02:00
parent ce676449a6
commit b29794165f

View File

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