# Registry of known devices (documentation / optional tooling) # Each machine sets its own device_id in ~/.config/syncgames/agent.toml [[devices]] id = "Jorg" os = "linux" role = "desktop" [[devices]] id = "terra" os = "linux" role = "laptop" [[devices]] id = "phone-android" os = "android" role = "phone"