amd microcode
This commit is contained in:
parent
03445a4af0
commit
06c531589a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
networking.hostName = "nixbook";
|
networking.hostName = "nixbook";
|
||||||
|
|
||||||
# boot.initrd.kernelModules = [ "i915" ];
|
# boot.initrd.kernelModules = [ "i915" ];
|
||||||
hardware.cpu.intel.updateMicrocode =
|
hardware.cpu.amd.updateMicrocode =
|
||||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
|
|
||||||
hardware.acpilight.enable = lib.mkDefault true;
|
hardware.acpilight.enable = lib.mkDefault true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue