Disable powermanagement.

This commit is contained in:
jay
2025-08-02 22:01:14 -04:00
parent 1b9070c79e
commit 41ecfa25f1

View File

@@ -48,10 +48,5 @@
};
};
powerManagement = {
cpuFreqGovernor = "ondemand";
enable = "true";
};
}