Tweak undervolt settings
This commit is contained in:
parent
2e7a912294
commit
a2dd22a7a1
|
@ -54,7 +54,7 @@
|
||||||
# Undervolt CPU and GPU
|
# Undervolt CPU and GPU
|
||||||
services.undervolt = {
|
services.undervolt = {
|
||||||
enable = true;
|
enable = true;
|
||||||
coreOffset = -120;
|
coreOffset = -100;
|
||||||
gpuOffset = -120;
|
gpuOffset = -75;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue