services.biboumi.settings.db_name
NixOS option
The name of the database to use. Set it to null and use credentialsFile if you do not want this connection string to go into the Nix store.
type: null or absolute path or stringDefault
"/var/lib/biboumi/biboumi.sqlite"
Example
declared in: nixos/modules/services/networking/biboumi.nixView source on NixOS/nixpkgs →"postgresql://user:secret@localhost"