mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 04:10:41 +00:00
4 lines
75 B
Nix
4 lines
75 B
Nix
{
|
|
# monitor and control temperature
|
|
services.thermald.enable = true;
|
|
}
|