Already enabled?

This commit is contained in:
jay
2025-08-03 08:07:09 -04:00
parent 6bc47b092d
commit 7d4f6d1303

View File

@@ -1,3 +1,3 @@
{ pkgs, ...}: {
services.power-profiles-daemon.enable = "true";
#services.power-profiles-daemon.enable = "true";
}