From a2008f507cd1b381814a04e94fb899d2ad28af8b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 11 Dec 2021 23:39:10 +0100 Subject: vidhar: dhcpcd... --- hosts/vidhar/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/vidhar') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index cec5ba0b..5910dd40 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -173,8 +173,7 @@ ipv6_autoconf 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 0 eno1/0/64/0 # request a PD and assign it to the LAN waitip 6 ''; -- cgit v1.2.3