profiles: laptop: enable power-alert

This commit is contained in:
Bruno BELANYI 2021-05-10 17:51:44 +02:00
parent 0fc3bf3096
commit 8de23feee7

View file

@ -13,5 +13,8 @@ in
# Enable upower power management
my.modules.upower.enable = true;
# Enable battery notifications
my.home.power-alert.enable = true;
};
}