services.gitea.database.path

NixOS option

Path to the sqlite3 database file.

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