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