gpu_driver: Add macOS (Nvidia) support
This commit is contained in:
parent
468c49efe7
commit
f7dc4441fc
2 changed files with 8 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ print_info() {
|
|||
info "GPU" gpu
|
||||
info "Memory" memory
|
||||
|
||||
# info "GPU Driver" gpu_driver # Linux only
|
||||
# info "GPU Driver" gpu_driver # Linux/macOS only
|
||||
# info "CPU Usage" cpu_usage
|
||||
# info "Disk" disk
|
||||
# info "Battery" battery
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue