will update later
once latest doesnt clash with nvidia
This commit is contained in:
parent
72f7e6413c
commit
5248625459
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
|||
timeout = 5;
|
||||
};
|
||||
tmp.cleanOnBoot = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
#kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_6_18;
|
||||
consoleLogLevel = 3;
|
||||
initrd.verbose = false;
|
||||
kernelParams = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue