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