monolith: enable all features of corectrl
This commit is contained in:
		
							parent
							
								
									d86b7db36e
								
							
						
					
					
						commit
						de2b80018b
					
				
					 1 changed files with 8 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -46,7 +46,14 @@ in
 | 
			
		|||
    rocmPackages.rocm-smi
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  programs.corectrl.enable = true;
 | 
			
		||||
  programs.corectrl = {
 | 
			
		||||
    enable = true;
 | 
			
		||||
    gpuOverclock = {
 | 
			
		||||
      enable = true;
 | 
			
		||||
      ppfeaturemask = "0xffffffff";
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  virtualisation.virtualbox.host.enable = true;
 | 
			
		||||
 | 
			
		||||
  fileSystems."/" = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue