hitagi: Use intel build for nvtop
This commit is contained in:
parent
c2018b9675
commit
2755225791
|
@ -74,7 +74,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
clinfo
|
clinfo
|
||||||
nvtop-amd # also returns basic stats for intel
|
nvtopPackages.intel
|
||||||
];
|
];
|
||||||
|
|
||||||
security.wrappers."intel_gpu_top" = {
|
security.wrappers."intel_gpu_top" = {
|
||||||
|
|
Loading…
Reference in a new issue