surface: Add powerManagement

This commit is contained in:
2021-09-05 13:26:29 +02:00
parent e93bb344a8
commit 8b136b0368
2 changed files with 7 additions and 3 deletions

View File

@@ -16,6 +16,12 @@ in {
[Config]
BlockOnPalm = true
'';
powerManagement = {
enable = true;
cpuFreqGovernor = "powersave";
};
hardware.video.hidpi.enable = true;
systemd.services.iptsd = {
description = "Userspace daemon for Intel Precise Touch & Stylus";