services.castopod.database.passwordFile

NixOS option

A file containing the password corresponding to services.castopod.database.user. This file is loaded using systemd LoadCredentials.

type: null or absolute path
Default
null
Example
"/run/keys/castopod-dbpassword"
declared in: nixos/modules/services/web-apps/castopod.nixView source on NixOS/nixpkgs →