summaryrefslogtreecommitdiff
path: root/home/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/home.nix')
-rw-r--r--home/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/home.nix b/home/home.nix
index 3e854e6..5a01960 100644
--- a/home/home.nix
+++ b/home/home.nix
@@ -140,7 +140,7 @@
end
curl -s https://overpass-api.de/api/interpreter -d "
[out:json][timeout:25];
- node[~\"railway:ref|railway:ref:parent\"~\"^$station\$\"][operator~\"^(DB |Deutsch)\"];
+ node[~\"railway:ref|railway:ref:parent\"~\"^$station\$\"][operator~\"^(DB|Deutsch)\"];
rel[public_transport~\"stop_area|stop_area_group\"](bn) -> .a;
rel[public_transport~\"stop_area|stop_area_group\"](br.a) -> .b;
(.a;.b;);