fix: use thermald on laptop
This commit is contained in:
parent
2a690681cb
commit
753b763b6f
@ -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 = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user