feat(gpu): add gpu monitor module (amd sysfs + nvidia-smi, usage/vram/temp)

This commit is contained in:
Damocles 2026-04-17 11:15:55 +02:00
parent a2966f51ab
commit ff1644c0bd
6 changed files with 301 additions and 2 deletions

View file

@ -87,6 +87,7 @@ in
"bluetooth"
"network"
"powerProfile"
"gpu"
"cpu"
"memory"
"idleInhibitor"