archachatina: enable intel microcode fix

This commit is contained in:
Gabriel Ebner 2017-06-29 13:26:46 +02:00
parent 2c7364176c
commit 1a4369faa6
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
networking.hostName = "archachatina"; # Define your hostname. networking.hostName = "archachatina"; # Define your hostname.
networking.hostId = "cc7ea3ba"; networking.hostId = "cc7ea3ba";
hardware.cpu.intel.updateMicrocode = true;
services.wakeonlan.interfaces = [ services.wakeonlan.interfaces = [
{ {
interface = "enp3s0"; interface = "enp3s0";