Driver update

This commit is contained in:
Aleksandr Lebedev 2025-03-10 18:56:15 +01:00
parent 3740489bf0
commit a436390bea
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@
boot = {
#kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;