services.biboumi.settings.db_name
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 string- Default
"/var/lib/biboumi/biboumi.sqlite"- Example
"postgresql://user:secret@localhost"- Declared
- <nixpkgs/nixos/modules/services/networking/biboumi.nix>