gpu usage bits

This commit is contained in:
Robin Appelman 2023-05-02 22:33:39 +02:00
commit 2dff136ee6
11 changed files with 184 additions and 40 deletions

View file

@ -1,6 +1,6 @@
pub mod disk;
pub mod docker;
pub mod nvidia;
pub mod gpu;
pub mod power;
pub mod sensors;