services.peertube.database.host
NixOS option
Database host address or unix socket.
type: stringDefault
if config.services.peertube.database.createLocally then "/run/postgresql" else null
Example
declared in: nixos/modules/services/web-apps/peertube.nixView source on NixOS/nixpkgs →"192.168.15.47"