Add setup-system.sh and bootstrap configs

This commit is contained in:
Tobias Strobel 2022-02-19 11:52:56 +01:00
parent 2f8514e70d
commit 5d0ab1a9ae
10 changed files with 323 additions and 1 deletions

View file

@ -0,0 +1,13 @@
[Match]
Name=en*
[Network]
DHCP=yes
[DHCPv4]
RouteMetric=10
UseDomains=true
[IPv6AcceptRA]
RouteMetric=10
UseDomains=yes

View file

@ -0,0 +1,13 @@
[Match]
Name=wl*
[Network]
DHCP=yes
[DHCPv4]
RouteMetric=20
UseDomains=true
[IPv6AcceptRA]
RouteMetric=20
UseDomains=yes