Dont force kernel linuxPackages_latest

This commit is contained in:
Pedro Rey Anca 2025-07-13 16:21:33 +02:00
parent d6342c26b8
commit b6bd125191
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A

View file

@ -11,5 +11,4 @@
};
efi.canTouchEfiVariables = lib.mkDefault true;
};
boot.kernelPackages = pkgs.linuxPackages_latest;
}