services.syncplay.roomsDBFile

NixOS option

Path to SQLite database file to store room states. Relative to the working directory provided by systemd.

type: null or string
Default
null
Example
"rooms.db"
declared in: nixos/modules/services/networking/syncplay.nixView source on NixOS/nixpkgs →