upower
This commit is contained in:
parent
0ddba5e067
commit
27a944e3a1
2 changed files with 5 additions and 0 deletions
4
system/core/power.nix
Normal file
4
system/core/power.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.upower.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue