diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/vidhar/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
173 | ipv6_autoconf | 173 | ipv6_autoconf |
174 | iaid 1195061668 | 174 | iaid 1195061668 |
175 | ipv6rs # enable routing solicitation for WAN adapter | 175 | ipv6rs # enable routing solicitation for WAN adapter |
176 | ia_pd 0 eno1/0/64/0 # request a PD and assign it to the LAN | 176 | ia_pd 1 eno1/0/64/0 # request a PD and assign it to the LAN |
177 | 177 | ||
178 | waitip 6 | 178 | waitip 6 |
179 | ''; | 179 | ''; |