Apparently thermal.nocrt is fake

This commit is contained in:
Artemis Tosini 2024-04-29 17:17:31 +00:00
parent 562e0181e8
commit 7e203c4589
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc

View file

@ -16,7 +16,7 @@ in
tmp.cleanOnBoot = true;
# Buggy firmware reports absurd values after resume, just disable shutdown
kernelParams = [ "thermal.nocrt=1" ];
kernelParams = [ "thermal.off=1" ];
# Encrypted drives
initrd.luks = {