services.firefox-syncserver.database.type

NixOS option

Which database backend to use for storage. "postgresql" is recommended for new deployments. "mysql" is the backend used by legacy installations.

type: one of "mysql", "postgresql"declared in: nixos/modules/services/networking/firefox-syncserver.nixView source on NixOS/nixpkgs →