Disabled powertop to mitigate input lag

This commit is contained in:
2025-06-02 10:40:14 -03:00
parent f258504147
commit f4f6080e3e

View File

@@ -21,7 +21,7 @@
};
};
powerManagement.powertop.enable = true;
#powerManagement.powertop.enable = true;
services.power-profiles-daemon.enable = false;
}