hosts: desktop: move to systemd-networkd

This commit is contained in:
Kabbone 2023-10-09 15:29:24 +02:00
parent 0ecbf4169c
commit a71c960ef5
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

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;
};
};
};