diff --git a/m/tent/configuration.nix b/m/tent/configuration.nix index 9a242ac..e680a41 100644 --- a/m/tent/configuration.nix +++ b/m/tent/configuration.nix @@ -26,6 +26,7 @@ # Only BSC DNSs seem to be reachable from the office VLAN nameservers = [ "84.88.52.35" "84.88.52.36" ]; + search = [ "bsc.es" ]; defaultGateway = "10.0.44.1"; };