From 3b2cc3cd5113a60eb248b14f6b8cdb68f5cecb43 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 11 Dec 2021 23:28:16 +0100 Subject: vidhar: dhcpcd... --- hosts/vidhar/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 53a19f74..3fc81b35 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -170,9 +170,9 @@ allowinterfaces dsl interface dsl iaid 1195061668 - ipv6rs # enable routing solicitation for WAN adapter - # ia_na 1195061668 # request an IPv6 address - ia_pd 1195061668 eno1/0/64/0 # request a PD and assign it to the LAN + 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 waitip 6 ''; -- cgit v1.2.3