[NixOS] Add ryzen-shine

This commit is contained in:
2020-11-29 18:09:07 -08:00
parent a8cc52e02a
commit 9558872ffb
4 changed files with 68 additions and 2 deletions

View File

@@ -64,4 +64,5 @@
nix.maxJobs = lib.mkDefault 12;
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
system.stateVersion = "18.03";
}