services.crossfire-server.dataDir
NixOS option
Where to load readonly data from – maps, archetypes, treasure tables, and the like. If you plan to edit the data on the live server (rather than overlaying the crossfire-maps and crossfire-arch packages and nixos-rebuilding), point this somewhere read-write and copy the data there before starting the server.
type: stringDefault
declared in: nixos/modules/services/games/crossfire-server.nixView source on NixOS/nixpkgs →"${config.services.crossfire.package}/share/crossfire"