This commit is contained in:
HotaruBlaze
2026-05-31 11:07:57 +00:00
parent 7deac83d33
commit 8e54095733
2 changed files with 4 additions and 2 deletions

View File

@@ -17,6 +17,6 @@
environment.systemPackages = with pkgs; [
powertop
turbostat
linuxPackages_latest.turbostat
];
}
}