[Match] Name = eth0 [Network] # Disable DHCP DHCP = no # This is just for display purposes Description = The main ethernet interface # Your address should be the ip in CIDR notation Address = 10.0.0.10/24 # Default route Gateway = 10.0.0.1 # You can specify multiple DNS servers DNS = 8.8.8.8 DNS = 1.1.1.1