services.pinnwand.settings.database_uri

Database URI compatible with SQLAlchemy.

Additional packages may need to be introduced into the environment for certain databases.

Type
string
Default
"sqlite:////var/lib/pinnwand/pinnwand.db"
Example
"sqlite:///:memory"
Declared
<nixpkgs/nixos/modules/services/misc/pinnwand.nix>