services.freeciv.settings.Database
NixOS option
Enable database connection with given configuration.
type: null or stringDefault
declared in: nixos/modules/services/games/freeciv.nixView source on NixOS/nixpkgs →''
[fcdb]
backend="sqlite"
database="/var/lib/freeciv/auth.sqlite"
''