btop: enable gpu monitoring
This commit is contained in:
		
							parent
							
								
									f6c2f4905b
								
							
						
					
					
						commit
						061df3f2c4
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -43,6 +43,7 @@ in
 | 
				
			||||||
    vaapiVdpau
 | 
					    vaapiVdpau
 | 
				
			||||||
    rocm-opencl-icd
 | 
					    rocm-opencl-icd
 | 
				
			||||||
    rocm-opencl-runtime
 | 
					    rocm-opencl-runtime
 | 
				
			||||||
 | 
					    rocmPackages.rocm-smi
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  programs.corectrl.enable = true;
 | 
					  programs.corectrl.enable = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -70,7 +70,9 @@
 | 
				
			||||||
    comma
 | 
					    comma
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # System monitors
 | 
					    # System monitors
 | 
				
			||||||
    btop
 | 
					    (btop.override {
 | 
				
			||||||
 | 
					      cudaSupport = true;
 | 
				
			||||||
 | 
					    })
 | 
				
			||||||
    amdgpu_top
 | 
					    amdgpu_top
 | 
				
			||||||
    inxi
 | 
					    inxi
 | 
				
			||||||
    dmidecode
 | 
					    dmidecode
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue