--- # Host-specific vars for main-street-station (JMRI headless server) # LCRR - Lake Country Railroad, Milwaukee Road Oct 1956, HO scale # JMRI profile ID — find with: ls ~/.jmri/profiles/ on the old box # Format: .<8-char-hex> e.g. LCRR.3d3f1dfc # TODO: fill in after restoring config from GitHub backup jmri_profile_id: "" # USB serial device for NCE command station # Verify after install: ls -la /dev/ttyUSB* /dev/ttyACM* jmri_serial_device: /dev/ttyUSB0 # Path to JMRI config backup for restore task (leave empty to skip) # Point at a local checkout of the LCRR GitHub repo jmri_config_src: ""