btop: enable gpu monitoring

This commit is contained in:
Leonardo Eugênio 2024-02-28 01:00:29 -03:00
parent e22633ae07
commit 1a2a768045
2 changed files with 4 additions and 1 deletions

View file

@ -43,6 +43,7 @@ in
vaapiVdpau
rocm-opencl-icd
rocm-opencl-runtime
rocmPackages.rocm-smi
];
programs.corectrl.enable = true;

View file

@ -70,7 +70,9 @@
comma
# System monitors
btop
(btop.override {
cudaSupport = true;
})
amdgpu_top
inxi
dmidecode