mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-29 17:29:18 -05:00
legion go: disable ppd
This commit is contained in:
parent
f418d076bf
commit
68ea6a037c
|
@ -23,8 +23,5 @@
|
|||
sensor.iio.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
power-profiles-daemon.enable = true;
|
||||
upower.enable = true;
|
||||
};
|
||||
services.upower.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue