fixed network configuration

This commit is contained in:
jonathan
2025-10-12 01:19:07 +02:00
parent 466ee9d188
commit 7bfb18949b
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[Match]
# Match all real Ethernet interfaces
Type=ether
Name=!lo !docker* !veth* !br* !virbr* !tap* !tun* !vmnet* !zt* !tailscale* !wg*
[Network]
DHCP=yes
IPv6AcceptRA=yes
[DHCP]
UseDNS=yes

View File

@@ -0,0 +1,3 @@
[Resolve]
DNSSEC=no
DNSOverTLS=no