mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-23 06:21:31 -04:00
disable wifi powersaving
This commit is contained in:
parent
7a3825996e
commit
8695f396ec
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
firewall.checkReversePath = false;
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
wifi.powersave = false;
|
||||
plugins = [
|
||||
pkgs.networkmanager-openvpn
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue