mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 18:36:51 +01:00
update hardware.nix
This commit is contained in:
parent
12a8c4132d
commit
6c11589767
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
|||
|
||||
swapDevices = [ ];
|
||||
|
||||
#nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue