new system config i001
This commit is contained in:
parent
a211913169
commit
ae6a2d9cd5
10 changed files with 1454 additions and 0 deletions
5
utilities/nixos-installers/examples/test/test.nix
Normal file
5
utilities/nixos-installers/examples/test/test.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
powerMangement.enable = true;
|
||||
# powerManagement.powertop.enable = true;
|
||||
powerMangement.cpuFreqGovernor = "performance";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue