update
This commit is contained in:
parent
599ded7bf6
commit
e92d8e6616
7 changed files with 46 additions and 27 deletions
|
|
@ -9,8 +9,8 @@
|
|||
timeout = 5;
|
||||
};
|
||||
tmp.cleanOnBoot = true;
|
||||
#kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_6_18;
|
||||
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