framenix: disable WLAN powersave due to issues with the RZ616/MT7922 chip

This commit is contained in:
Trolli Schmittlauch 2025-08-22 14:37:47 +02:00
parent c1323c5756
commit eb834fbc8a

View file

@ -32,6 +32,9 @@ in
"amdgpu.abmlevel=1" # adaptive backlight management
];
# disable WLAN powersave
networking.networkmanager.settings.connection."wifi.powersave" = 2;
boot.initrd.systemd.enable = true;
# at boot by default, limit charging capacity to protect battery.