services.miniflux.adminCredentialsFile

NixOS option

File containing the ADMIN_USERNAME and ADMIN_PASSWORD (length >= 6) in the format of an EnvironmentFile=, as described by systemd.exec(5).

type: null or absolute path
Default
null
Example
"/etc/nixos/miniflux-admin-credentials"
declared in: nixos/modules/services/web-apps/miniflux.nixView source on NixOS/nixpkgs →