As I understand, I can install nvtop for the specific gpu - for example nvtopPackages.intel, or for all families (nvtop/default.nix) by installing nvtopPackages.full
Is it possible to install nvtop for 2 specific families? (installing nvtopPackages.intel and nvtopPackages.amd at the same time is not possible because of conflict…)
I’d just use nvtopPackages.full. But if you really want just support for those two, you’d have to dig into the nvtop expression to see what flags are set.