wifi: re-enable wifi power savings
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
wifi = {
|
||||
scanRandMacAddress = true;
|
||||
# fix suspend issue
|
||||
powersave = false;
|
||||
# powersave = false;
|
||||
};
|
||||
|
||||
ensureProfiles.profiles = import ./secrets/wifi-passwords.nix;
|
||||
|
||||
Reference in New Issue
Block a user