blob: 40c1a574ac1ec1ad50ee93cbd4f7ddd5a609793b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# edited from arch linux iso 20-ethernet.network file
[Match]
Name=ens18
# altname
#Name=enp0s18
[Network]
DHCP=yes
# https://wiki.archlinux.org/title/IPv6_tunnel_broker_setup
Tunnel=ipv6net
|