mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
testing powerManagement setting for rhapsody-in-green
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
||||
];
|
||||
|
||||
powerManagement = {
|
||||
cpuFreqGovernor = "ondemand";
|
||||
powertop.enable = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "rhapsody-in-green";
|
||||
hostId = "6404140d";
|
||||
|
||||
Reference in New Issue
Block a user