fix: use thermald on laptop

This commit is contained in:
Jan-Bulthuis 2026-05-19 12:16:56 +02:00
parent 2a690681cb
commit 753b763b6f

View File

@ -7,6 +7,9 @@
# Set hostid (required for ZFS) # Set hostid (required for ZFS)
networking.hostId = "deadbeef"; networking.hostId = "deadbeef";
# Use thermald
services.thermald.ignoreCpuidCheck = true;
# Hardware configuration # Hardware configuration
hardware.enableRedistributableFirmware = true; hardware.enableRedistributableFirmware = true;
boot.initrd.availableKernelModules = [ boot.initrd.availableKernelModules = [