some changes

This commit is contained in:
2025-05-15 21:41:58 -07:00
parent ad4c3ef111
commit ef77cf720b
3 changed files with 36 additions and 33 deletions

View File

@@ -27,7 +27,7 @@
time.timeZone = lib.mkForce "America/Los_Angeles";
services.tlp = {
enable = true;
enable = false;
settings = {
CPU_SCALING_GOVERNOR_ON_AC = "powersave";
CPU_SCALING_GOVERNOR_ON_BAT = "powersave";
@@ -42,6 +42,8 @@
};
};
services.power-profiles-daemon.enable = true;
services.greetd = {
enable = true;
settings = {