legion go: disable ppd

This commit is contained in:
Aly Raffauf 2024-10-13 17:22:02 -04:00
parent f418d076bf
commit 68ea6a037c

View file

@ -23,8 +23,5 @@
sensor.iio.enable = true;
};
services = {
power-profiles-daemon.enable = true;
upower.enable = true;
};
services.upower.enable = true;
}