profiles: laptop: enable power-alert
This commit is contained in:
parent
0fc3bf3096
commit
8de23feee7
|
@ -13,5 +13,8 @@ in
|
|||
|
||||
# Enable upower power management
|
||||
my.modules.upower.enable = true;
|
||||
|
||||
# Enable battery notifications
|
||||
my.home.power-alert.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue