diff --git a/hosts/by-name/servo/services/trust-dns.nix b/hosts/by-name/servo/services/trust-dns.nix index e25d7805..a75ecd74 100644 --- a/hosts/by-name/servo/services/trust-dns.nix +++ b/hosts/by-name/servo/services/trust-dns.nix @@ -12,6 +12,7 @@ in visibleTo.lan = true; visibleTo.wan = true; visibleTo.ovpns = true; + visibleTo.doof = true; description = "colin-dns-hosting"; };