The Dutch railroads provide free WiFi in intercity trains.
Unfortunately, their DNS proxy has a bug that causes it to always respond with “no results” when it sees a query that uses the DNS extension mechanism.
NixOS by default uses the DNS extension mechanism, so if you want to sue “WiFi in de Trein” you need to set:
networking.resolvconf.dnsExtensionMechanism = false