mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
devices.xmupc2: set cpu governor
This commit is contained in:
@@ -96,5 +96,6 @@ inputs:
|
||||
bugs = [ "xmunet" ];
|
||||
user.users = [ "chn" "xll" "zem" "yjq" "gb" ];
|
||||
};
|
||||
powerManagement.cpuFreqGovernor = "ondemand";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user