devices.xmupc2: set cpu governor

This commit is contained in:
陈浩南 2024-03-24 17:45:10 +08:00
parent 8bfde16836
commit 2d8dc72c52

View File

@ -96,5 +96,6 @@ inputs:
bugs = [ "xmunet" ];
user.users = [ "chn" "xll" "zem" "yjq" "gb" ];
};
powerManagement.cpuFreqGovernor = "ondemand";
};
}