diff --git a/hosts/ws-think/hardware-configuration.nix b/hosts/ws-think/hardware-configuration.nix index 57ecb86..92ad6a9 100644 --- a/hosts/ws-think/hardware-configuration.nix +++ b/hosts/ws-think/hardware-configuration.nix @@ -7,6 +7,9 @@ # Set hostid (required for ZFS) networking.hostId = "deadbeef"; + # Use thermald + services.thermald.ignoreCpuidCheck = true; + # Hardware configuration hardware.enableRedistributableFirmware = true; boot.initrd.availableKernelModules = [