From 4584babb63803dec4d1c87c47d55b1dbf95f4eb6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 11 Dec 2021 23:42:19 +0100 Subject: vidhar: dhcpcd... --- hosts/vidhar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/vidhar/default.nix') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 5910dd40..1acbb280 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -173,7 +173,7 @@ ipv6_autoconf iaid 1195061668 ipv6rs # enable routing solicitation for WAN adapter - ia_pd 0 eno1/0/64/0 # request a PD and assign it to the LAN + ia_pd 1 eno1/0/64/0 # request a PD and assign it to the LAN waitip 6 ''; -- cgit v1.2.3