summaryrefslogtreecommitdiff
path: root/chaski/configuration.nix
diff options
context:
space:
mode:
authorstuebinm2024-05-13 19:45:05 +0200
committerstuebinm2024-05-13 19:46:58 +0200
commita85c8907e863d44c80a4caac5da097de3bf0b2bc (patch)
treeccf871f4b720ddfa442572290dbb931ac1ef40a3 /chaski/configuration.nix
parentab102721c34e1b2f2ec5f95363808f91441188a3 (diff)
chaski: remove tracktrain
this was meant as a test instance (the production system used by Ilztalbahn is a separate deployment), but it was never used much except to demonstrate some new UI. It's been broken for at least half a year, and afaict nobody noticed or missed it, including me.
Diffstat (limited to '')
-rw-r--r--chaski/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/chaski/configuration.nix b/chaski/configuration.nix
index d2b1233..da8fdaf 100644
--- a/chaski/configuration.nix
+++ b/chaski/configuration.nix
@@ -9,7 +9,6 @@
[ # Include the results of the hardware scan.
./hardware-configuration.nix
# ./services/uplcg.nix
- ./services/tracktrain.nix
./services/chat.nix
./services/bahnhof-name.nix
./services/conduit.nix