mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
treefmt
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"torrenting"
|
||||
];
|
||||
|
||||
powerManagement = {
|
||||
powerManagement = {
|
||||
cpuFreqGovernor = "ondemand";
|
||||
# scsiLinkPolicy = "min_power";
|
||||
# powertop.enable = true;
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
||||
];
|
||||
|
||||
powerManagement = {
|
||||
powerManagement = {
|
||||
cpuFreqGovernor = "ondemand";
|
||||
powertop.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user