monolith: only set kernel version here
This commit is contained in:
		
							parent
							
								
									e5cc4e207e
								
							
						
					
					
						commit
						805058f755
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -64,6 +64,8 @@ in
 | 
				
			||||||
    rocmPackages.rocm-smi
 | 
					    rocmPackages.rocm-smi
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  boot.kernelPackages = pkgs.linuxPackages_6_1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  programs.corectrl = {
 | 
					  programs.corectrl = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    gpuOverclock = {
 | 
					    gpuOverclock = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,8 +24,6 @@
 | 
				
			||||||
    ./network.nix
 | 
					    ./network.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  boot.kernelPackages = pkgs.linuxPackages_latest;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  zramSwap.enable = true;
 | 
					  zramSwap.enable = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  programs.adb.enable = true;
 | 
					  programs.adb.enable = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue