surface: Add powerManagement
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user