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