mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 01:24:05 -05:00
add power profiles
This commit is contained in:
parent
4dcde66a52
commit
00c3f43165
1 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
services.upower = {
|
||||
enable = true;
|
||||
};
|
||||
services.upower.enable = true;
|
||||
services.power-profiles-daemon.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue