modules: hardware: move 'upower'

This commit is contained in:
Bruno BELANYI 2021-05-29 16:44:34 +02:00
parent dd19b9dd92
commit 274b909971
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ in
my.services.tlp.enable = true;
# Enable upower power management
my.modules.upower.enable = true;
my.hardware.upower.enable = true;
# Enable battery notifications
my.home.power-alert.enable = true;