Remove power management for musnix
This commit is contained in:
parent
663afb55aa
commit
2cc82e33ec
2 changed files with 5 additions and 6 deletions
|
@ -60,12 +60,6 @@
|
|||
extraArgs = ["-k"];
|
||||
};
|
||||
|
||||
powerManagement = {
|
||||
enable = true;
|
||||
cpuFreqGovernor = "schedutil";
|
||||
scsiLinkPolicy = "max_performance";
|
||||
};
|
||||
|
||||
services.upower = {
|
||||
enable = true;
|
||||
usePercentageForPolicy = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue