add nvidia power and temperature

This commit is contained in:
Robin Appelman 2022-06-28 23:25:14 +02:00
commit 8488ff4ec5
6 changed files with 166 additions and 31 deletions

View file

@ -1,4 +1,5 @@
pub mod docker;
pub mod nvidia;
pub mod power;
pub mod sensors;
pub mod zfs;