nixfleet/profiles/upower/default.nix
2022-06-10 11:07:26 +02:00

3 lines
37 B
Nix

{
services.upower.enable = true;
}