mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: 6.12 kernel is mainline LTS now
This commit is contained in:
parent
449025bdb3
commit
1d5bfa01dd
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, ...}: {
|
{
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
|
|
||||||
boot.loader = {
|
boot.loader = {
|
||||||
|
|
@ -9,7 +9,6 @@
|
||||||
efi.canTouchEfiVariables = true;
|
efi.canTouchEfiVariables = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_12;
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
# https://community.frame.work/t/stability-issues-random-crashes-reboots-and-boot-freezes/62675/4
|
# https://community.frame.work/t/stability-issues-random-crashes-reboots-and-boot-freezes/62675/4
|
||||||
"pcie_aspm=off"
|
"pcie_aspm=off"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue