Already enabled?

This commit is contained in:
jay
2025-08-03 08:07:09 -04:00
parent 7ebbaca081
commit c9580faa0a

View File

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