hosts/nonat: Enable DHCPv6 to try out NTP
This commit is contained in:
parent
e9210d4ada
commit
c0a8f8116e
@ -23,7 +23,6 @@
|
||||
{ Gateway = "2001:638:904:ffca::1"; }
|
||||
];
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
ipv6AcceptRAConfig.DHCPv6Client = "no";
|
||||
};
|
||||
systemd.network.networks."10-nat-netz-mercury" = {
|
||||
matchConfig.Name = "ens19";
|
||||
@ -31,7 +30,6 @@
|
||||
"192.168.10.1/24"
|
||||
];
|
||||
linkConfig.RequiredForOnline = "no";
|
||||
ipv6AcceptRAConfig.DHCPv6Client = "no";
|
||||
};
|
||||
|
||||
networking.nat = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user