diff --git a/machines/hitagi/hardware-configuration.nix b/machines/hitagi/hardware-configuration.nix index 872fab6..316bfc1 100644 --- a/machines/hitagi/hardware-configuration.nix +++ b/machines/hitagi/hardware-configuration.nix @@ -74,7 +74,7 @@ environment.systemPackages = with pkgs; [ clinfo - nvtop-amd # also returns basic stats for intel + nvtopPackages.intel ]; security.wrappers."intel_gpu_top" = {