intel_gpu_top

This commit is contained in:
Tao Tien 2023-07-27 09:29:22 -07:00
parent 8a192757b6
commit e8265ed97d

View file

@ -1,5 +1,6 @@
{ pkgs, ... }: { { pkgs, ... }: {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
intel-gpu-tools
]; ];
fileSystems."/home" = { fileSystems."/home" = {