Update lenovo/yoga/6/13ALC6/default.nix
This commit is contained in:
parent
993e6c8726
commit
c1a38081fa
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue