services.pinnwand.settings.database_uri
NixOS option
Database URI compatible with SQLAlchemy. Additional packages may need to be introduced into the environment for certain databases.
type: stringDefault
"sqlite:////var/lib/pinnwand/pinnwand.db"
Example
declared in: nixos/modules/services/misc/pinnwand.nixView source on NixOS/nixpkgs →"sqlite:///:memory"