This commit is contained in:
Tao Tien 2023-07-27 09:45:05 -07:00
parent e8265ed97d
commit de17c02ba9

View file

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