mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-01 02:54:18 -05:00
4 lines
85 B
Nix
4 lines
85 B
Nix
{
|
|
services.upower.enable = true;
|
|
services.power-profiles-daemon.enable = true;
|
|
}
|