machines/asus-gl553vd: lock 5.19 kernel version

This commit is contained in:
Dmitriy Pleshevskiy 2022-10-25 16:09:37 +03:00
parent e23de12971
commit c47cda8756
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -14,7 +14,7 @@
];
# Use latest kernel
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_5_19;
# Use the systemd-boot EFI boot loader.
boot.loader = {