Rebase to flake parts #2
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
# Upstream averages 50 samples (~5s); peak tracks spikes so fans hit sysfs max sooner
|
||||
# under bursty browser/GPU load (see patches/t2fanrd-use-peak-temperature.patch).
|
||||
package = inputs.t2fanrd.packages.x86_64-linux.default.overrideAttrs (old: {
|
||||
patches = (old.patches or [ ]) ++ [ ../../../patches/t2fanrd-use-peak-temperature.patch ];
|
||||
patches = (old.patches or [ ]) ++ [ ../../../patches/t2fanrd-use-peak-temperature.patch ]; #TODO[epic=Moderate] Move patch file to host's directory.
|
||||
});
|
||||
config = {
|
||||
Fan1 = {
|
||||
|
||||
Reference in New Issue
Block a user