mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
Update lenovo/yoga/6/13ALC6/default.nix
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
libvdpau-va-gl
|
||||
];
|
||||
|
||||
# latest kernel needed to make wifi work
|
||||
boot.kernelPackages = lib.mkIf (lib.versionOlder pkgs.linux.version "5.16") pkgs.linuxPackages_latest;
|
||||
|
||||
# energy savings
|
||||
|
||||
Reference in New Issue
Block a user