services.miniflux.createDatabaseLocally

NixOS option

Whether a PostgreSQL database should be automatically created and configured on the local host. If set to false, you need provision a database yourself.

type: boolean
Default
true
declared in: nixos/modules/services/web-apps/miniflux.nixView source on NixOS/nixpkgs →