diff --git a/hosts/carbon/configuration.nix b/hosts/carbon/configuration.nix index 3cdbfd7..03ac350 100644 --- a/hosts/carbon/configuration.nix +++ b/hosts/carbon/configuration.nix @@ -91,14 +91,12 @@ interface enp1s0.201 { AdvSendAdvert on; prefix 2001:4cd8:100:1337::/64 {}; - route ::/0 {}; RDNSS fd00:152:152::1 {}; DNSSL net.clerie.de {}; }; interface enp1s0.202 { AdvSendAdvert on; prefix 2001:4cd8:100:1313::/64 {}; - route ::/0 {}; RDNSS 2620:fe::fe 2620:fe::9 {}; # Quad 9 }; '';