stay on 6.14 for a while
This commit is contained in:
parent
d3c2233eec
commit
90f7f02f18
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
};
|
||||
|
||||
zramSwap.enable = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_14;
|
||||
networking.hostName = "lenar";
|
||||
|
||||
services.power-profiles-daemon.enable = false;
|
||||
|
|
Loading…
Reference in a new issue