archachatina: enable intel microcode fix
This commit is contained in:
		
							parent
							
								
									2c7364176c
								
							
						
					
					
						commit
						1a4369faa6
					
				@ -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";
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user