hitagi: Use intel build for nvtop

This commit is contained in:
Simon Bruder 2024-06-02 14:01:44 +02:00
parent c2018b9675
commit 2755225791
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -74,7 +74,7 @@
environment.systemPackages = with pkgs; [
clinfo
nvtop-amd # also returns basic stats for intel
nvtopPackages.intel
];
security.wrappers."intel_gpu_top" = {