mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
Update lenovo/yoga/6/13ALC6/default.nix
This commit is contained in:
parent
c1a38081fa
commit
49485f5569
1 changed files with 0 additions and 1 deletions
|
@ -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