1777038283

This commit is contained in:
2026-04-24 16:44:43 +03:00
parent 5dc51d3b5a
commit 95b9d13549
2 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ in {
enable = true;
serviceConfig.Type = "oneshot";
script = ''
${ectool} thermalset 0 0 361 371 333 353
${ectool} thermalset 1 0 361 371 333 353
${ectool} thermalset 0 0 356 366 328 348
${ectool} thermalset 1 0 356 366 328 348
'';
};