final bits missing
This commit is contained in:
parent
82b25ed43d
commit
6cb1b9875c
|
@ -14,8 +14,6 @@
|
||||||
networking.hostName = "syl"; # Define your hostname.
|
networking.hostName = "syl"; # Define your hostname.
|
||||||
|
|
||||||
boot.initrd.kernelModules = [ "i915" ];
|
boot.initrd.kernelModules = [ "i915" ];
|
||||||
|
|
||||||
boot.kernelParams = [ "mem_sleep_default=deep" "nvme.noacpi=1" ];
|
|
||||||
hardware.cpu.intel.updateMicrocode =
|
hardware.cpu.intel.updateMicrocode =
|
||||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue