This commit is contained in:
Miguel Palhas
2024-10-06 17:25:27 +01:00
parent f62952e078
commit f43fb871da
+2
View File
@@ -1,5 +1,7 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [ acpi ];
powerManagement = {
enable = true;
powertop = true;