feat(ymir): enable ryzenadj and auto-cpufreq.
This commit is contained in:
parent
819ebbbd56
commit
e072dbe54f
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,8 @@
|
|||
crony.wireguard.enable = true;
|
||||
crony.additional-hardware.enable = true;
|
||||
crony.secrets.enable = true;
|
||||
crony.ryzenadj.enable = true;
|
||||
crony.auto-cpufreq.enable = true;
|
||||
|
||||
# List packages installed in system profile
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue