wifi: disable powersave (fixes suspend issue)
This commit is contained in:
parent
4371f44292
commit
937cc9af99
@ -16,6 +16,8 @@
|
|||||||
|
|
||||||
wifi = {
|
wifi = {
|
||||||
scanRandMacAddress = true;
|
scanRandMacAddress = true;
|
||||||
|
# fix suspend issue
|
||||||
|
powersave = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user