Enable DHCP

This commit is contained in:
Sonny Bakker 2026-09-20 08:08:50 +02:00
parent 7ecd3f31af
commit 0bd2230e1d

View file

@ -4,11 +4,9 @@
Name={{ network_interface }}
[Network]
Address={{ lan_ip }}/{{ lan_prefix }}
Gateway={{ lan_gateway }}
DNS={{ lan_dns }}
DNSOverTLS=yes
DNSSEC=yes
DHCP=ipv4
IgnoreCarrierLoss=yes