archachatina: wake-on-lan
This commit is contained in:
		
							parent
							
								
									e5a105ebba
								
							
						
					
					
						commit
						4409977321
					
				@ -26,6 +26,13 @@
 | 
			
		||||
  networking.hostName = "archachatina"; # Define your hostname.
 | 
			
		||||
  networking.hostId = "cc7ea3ba";
 | 
			
		||||
 | 
			
		||||
  services.wakeonlan.interfaces = [
 | 
			
		||||
    {
 | 
			
		||||
      interface = "enp3s0";
 | 
			
		||||
      method = "magicpacket";
 | 
			
		||||
    }
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  environment.systemPackages = with pkgs; [
 | 
			
		||||
    beets
 | 
			
		||||
    mediainfo
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user