mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
adding cpuFreqGovernor ondemand
This commit is contained in:
@@ -22,6 +22,12 @@
|
|||||||
"torrenting"
|
"torrenting"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
powerManagement = {
|
||||||
|
cpuFreqGovernor = "ondemand";
|
||||||
|
# scsiLinkPolicy = "min_power";
|
||||||
|
# powertop.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
openssh.ports = [ 629 ];
|
openssh.ports = [ 629 ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user