services.wastebin.settings.WASTEBIN_DATABASE_PATH
Path to the sqlite3 database file. If not set, an in-memory database is used.
- Type
string- Default
"/var/lib/wastebin/sqlite3.db"- Declared
- <nixpkgs/nixos/modules/services/misc/wastebin.nix>
Path to the sqlite3 database file. If not set, an in-memory database is used.
string"/var/lib/wastebin/sqlite3.db"