hosts/xps16: use stable kernel
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_15;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_12;
|
||||
|
||||
boot.loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
||||
Reference in New Issue
Block a user