From 75ddc129bbe707691340703c74c5d032de43789f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 11 Dec 2021 23:32:17 +0100 Subject: vidhar: dhcpcd... --- hosts/vidhar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 3fc81b35..d3e58509 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -172,7 +172,7 @@ iaid 1195061668 ipv6rs # enable routing solicitation for WAN adapter # ia_na 1195061668 # request an IPv6 address - ia_pd 1 eno1/0/64/0 # request a PD and assign it to the LAN + ia_pd 1 dsl/0/64/0 eno1/1/64/0 # request a PD and assign it to the LAN waitip 6 ''; -- cgit v1.2.3