niksos/options/common/cpu/intel.nix

4 lines
44 B
Nix
Raw Normal View History

2024-06-04 12:31:31 +02:00
_: {
services.thermald.enable = true;
}