hosts: desktop: move to systemd-networkd

This commit is contained in:
2023-10-09 15:29:24 +02:00
parent 0ecbf4169c
commit a71c960ef5

View File

@@ -130,12 +130,9 @@
matchConfig.Name = "enp34s0";
ntp = [ "192.168.2.1" ];
domains = [ "home.opel-online.de" ];
ipv6AcceptRAConfig = {
DHCPv6Client = "always";
UseDNS = true;
};
networkConfig = {
DHCP = "yes";
IPv6AcceptRA = true;
};
};
};