switch to latest kernel version
This commit is contained in:
		
							parent
							
								
									164e122ee9
								
							
						
					
					
						commit
						2c9c3c4402
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -12,6 +12,8 @@
 | 
				
			||||||
  boot.loader.efi.canTouchEfiVariables = true;
 | 
					  boot.loader.efi.canTouchEfiVariables = true;
 | 
				
			||||||
  boot.loader.efi.efiSysMountPoint = "/boot/efi";
 | 
					  boot.loader.efi.efiSysMountPoint = "/boot/efi";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  boot.kernelPackages = pkgs.linuxPackages_latest;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  boot.kernel.sysctl = {
 | 
					  boot.kernel.sysctl = {
 | 
				
			||||||
    "vm.max_map_count" = 1048576; # Needed by DayZ
 | 
					    "vm.max_map_count" = 1048576; # Needed by DayZ
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue