diff options
Diffstat (limited to 'hosts/vidhar')
-rw-r--r-- | hosts/vidhar/default.nix | 3 |
1 files changed, 1 insertions, 2 deletions
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 @@ | |||
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_na 1195061668 # request an IPv6 address | 176 | ia_pd 0 eno1/0/64/0 # request a PD and assign it to the LAN |
177 | ia_pd 1 eno1/0/64/0 # request a PD and assign it to the LAN | ||
178 | 177 | ||
179 | waitip 6 | 178 | waitip 6 |
180 | ''; | 179 | ''; |