Update lenovo/yoga/6/13ALC6/default.nix
This commit is contained in:
parent
c1a38081fa
commit
49485f5569
|
@ -16,6 +16,5 @@
|
|||
boot.kernelPackages = lib.mkIf (lib.versionOlder pkgs.linux.version "5.16") pkgs.linuxPackages_latest;
|
||||
|
||||
# energy savings
|
||||
hardware.bluetooth.powerOnBoot = lib.mkDefault false;
|
||||
boot.kernelParams = ["mem_sleep_default=deep" "pcie_aspm.policy=powersupersave"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue