hosts: desktop: move to systemd-networkd
This commit is contained in:
parent
0ecbf4169c
commit
a71c960ef5
@ -130,12 +130,9 @@
|
|||||||
matchConfig.Name = "enp34s0";
|
matchConfig.Name = "enp34s0";
|
||||||
ntp = [ "192.168.2.1" ];
|
ntp = [ "192.168.2.1" ];
|
||||||
domains = [ "home.opel-online.de" ];
|
domains = [ "home.opel-online.de" ];
|
||||||
ipv6AcceptRAConfig = {
|
|
||||||
DHCPv6Client = "always";
|
|
||||||
UseDNS = true;
|
|
||||||
};
|
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
DHCP = "yes";
|
DHCP = "yes";
|
||||||
|
IPv6AcceptRA = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user