services.forgejo.database.path

NixOS option

Path to the sqlite3 database file.

type: string
Default
"${config.services.forgejo.stateDir}/data/forgejo.db"
declared in: nixos/modules/services/misc/forgejo.nixView source on NixOS/nixpkgs →