nixdots/system/shared/services/thermald.nix

5 lines
75 B
Nix
Raw Permalink Normal View History

2024-04-13 15:59:56 +00:00
{
# monitor and control temperature
services.thermald.enable = true;
}