services.wastebin.settings.WASTEBIN_DATABASE_PATH

NixOS option

Path to the sqlite3 database file. If not set, an in-memory database is used.

type: string
Default
"/var/lib/wastebin/sqlite3.db"
declared in: nixos/modules/services/misc/wastebin.nixView source on NixOS/nixpkgs →