Use linux 6.11 on sisko
(cpufreq e thermal support)
This commit is contained in:
parent
cad15d88fd
commit
34b7c07297
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
./disko.nix
|
./disko.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_6_10;
|
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_6_11;
|
||||||
|
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue