services.nextcloud.notify_push.dbhost
NixOS option
Database host (+port) or socket path. If services.nextcloud.database.createLocally is true and services.nextcloud.config.dbtype is either pgsql or mysql, defaults to the correct Unix socket instead.
type: null or stringDefault
config.services.nextcloud.config.dbhost
Example
declared in: nixos/modules/services/web-apps/nextcloud-notify_push.nixView source on NixOS/nixpkgs →"localhost:5000"