Apparently thermal.nocrt is fake
This commit is contained in:
parent
562e0181e8
commit
7e203c4589
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue